共用方式為


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