CredentialCollection.Item Property

重载列表

名称 Description
CredentialCollection.Item (Int32)
Gets a Credential object in the CredentialCollection collection by index number.
CredentialCollection.Item (String)
Gets a Credential object in the CredentialCollection collection by name.

请参阅

参考

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

其他资源

Using Collections