DatabaseRole Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| Nom | Description |
|---|---|
| DatabaseRole() | |
| DatabaseRole(Database, String) |
DatabaseRole()
public DatabaseRole();
Public Sub New ()
S’applique à
DatabaseRole(Database, String)
public DatabaseRole(Microsoft.SqlServer.Management.Smo.Database database, string name);
new Microsoft.SqlServer.Management.Smo.DatabaseRole : Microsoft.SqlServer.Management.Smo.Database * string -> Microsoft.SqlServer.Management.Smo.DatabaseRole
Public Sub New (database As Database, name As String)
Paramètres
- database
- Database
- name
- String