AdvancedProperties Property (SqlService Class)
Gets an array of object references that contain the advanced properties for the SqlService object.
Syntax
object.AdvancedProperties [= value]
Parts
- object
A SqlService Class object that represents the service.
Property Value/Return Value
An array of SqlServiceAdvancedProperty Class objects that contain the advanced properties for the SqlService object.
Remarks
See Also
Other Resources
Starting and Stopping Services