DatabaseScopedCredentialCollection.Add(DatabaseScopedCredential) 메서드

정의

public void Add(Microsoft.SqlServer.Management.Smo.DatabaseScopedCredential databaseScopedCredential);
member this.Add : Microsoft.SqlServer.Management.Smo.DatabaseScopedCredential -> unit
Public Sub Add (databaseScopedCredential As DatabaseScopedCredential)

매개 변수

databaseScopedCredential
DatabaseScopedCredential

적용 대상