Expand Minimize
This topic has not yet been rated - Rate this topic

Configuration.Properties Property

Returns a collection of Property objects. The PropertyCollection collection represents the properties of the Configuration object.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public ConfigPropertyCollection Properties { get; }

Property Value

Type: Microsoft.SqlServer.Management.Smo.ConfigPropertyCollection
A ConfigPropertyCollection object that specifies the collection of Configuration object properties.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.