SqlServiceAdvancedProperty Class

The SqlServiceAdvancedProperty Class represents an advanced property of the service that is referenced by the SqlService Class object.

The AdvancedProperties Property (SqlService Class) references an array of SqlServiceAdvancedProperty Class objects.

The SqlServiceAdvancedProperty Class class represents properties that are unique to the service. These properties are not in the list of properties that is associated with the SqlService Class class. The SqlServiceAdvancedProperty Class class allows representation of string, numeric, or Boolean properties. You can use this class to view the unique properties of the specified service.

See Also

Concepts