DatabaseScopedCredential 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 |
|---|---|
| DatabaseScopedCredential() | |
| DatabaseScopedCredential(Database, String) |
DatabaseScopedCredential()
public DatabaseScopedCredential();
Public Sub New ()
S’applique à
DatabaseScopedCredential(Database, String)
public DatabaseScopedCredential(Microsoft.SqlServer.Management.Smo.Database database, string name);
new Microsoft.SqlServer.Management.Smo.DatabaseScopedCredential : Microsoft.SqlServer.Management.Smo.Database * string -> Microsoft.SqlServer.Management.Smo.DatabaseScopedCredential
Public Sub New (database As Database, name As String)
Paramètres
- database
- Database
- name
- String