Share via


ConfigPropertyCollection.Item Property

Overload List

Name Description
ConfigPropertyCollection.Item (Int32)
Gets a ConfigProperty object in the ConfigPropertyCollection collection by index number.
ConfigPropertyCollection.Item (String)
Gets a ConfigProperty object in the ConfigPropertyCollection collection by name.

See Also

Reference

ConfigPropertyCollection Class
ConfigPropertyCollection Members
Microsoft.SqlServer.Management.Smo Namespace

Other Resources

Using Collections