DatabaseRoleCollection.Add(DatabaseRole) メソッド

定義

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

パラメーター

databaseRole
DatabaseRole

適用対象