DatabaseRoleCollection.Add(DatabaseRole) Method

Definition

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

Parameters

databaseRole
DatabaseRole

Applies to