CredentialCollection.Add Method
SQL Server 2012
Adds a Credential object to the referenced collection.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- credential
- Type: Microsoft.SqlServer.Management.Smo.Credential
A Credential object that specifies the credential to be added to the collection.
