ConfigPropertyCollection.Item Property

重载列表

名称 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.

请参阅

参考

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

其他资源

Using Collections