MasterKey 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 |
|---|---|
| MasterKey() | |
| MasterKey(Database) |
MasterKey()
public MasterKey();
Public Sub New ()
S’applique à
MasterKey(Database)
public MasterKey(Microsoft.SqlServer.Management.Smo.Database parent);
new Microsoft.SqlServer.Management.Smo.MasterKey : Microsoft.SqlServer.Management.Smo.Database -> Microsoft.SqlServer.Management.Smo.MasterKey
Public Sub New (parent As Database)
Paramètres
- parent
- Database