Membres DatabaseEncryptionKey
Creates a database encryption key.
Le type DatabaseEncryptionKey expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
DatabaseEncryptionKey | Creates a database encryption key. |
Haut de la page
Méthodes
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
CreateDate | Gets the date and time when the encryption key was created. | |
EncryptionAlgorithm | Gets or sets the encryption key algorithm. | |
EncryptionState | Gets or sets the encryption key state. | |
EncryptionType | Specifies the encryption type used to encrypt the database encryption key | |
EncryptorName | Gets or sets the name of the server certificate that was used to encrypt the database. | |
ExecuteForScalar | Gets or sets the Boolean property value that specifies whether the object is set to the execute for scalar option. (Hérité de SqlSmoObject.) | |
IsTouched | Gets the Boolean property value that specifies whether the object properties have been updated but not yet persisted on the server. (Hérité de SqlSmoObject.) | |
ModifyDate | Gets the date and time of the last encryption key modification. | |
ObjectInSpace | Gets the Boolean property value that specifies whether the object exists in isolation, or whether it is directly or indirectly connected to the instance of SQL Server. (Hérité de SqlSmoObject.) | |
OpenedDate | Shows the date and time when the database encryption key was last opened. | |
Parent | Gets or sets the database parent of the key. | |
Properties | Gets a collection of Property objects that represent the object properties. (Hérité de SqlSmoObject.) | |
RegenerateDate | Shows the date and time when the database encryption key was regenerated. | |
ScalarResult | Gets the scalar result for the referenced object. (Hérité de SqlSmoObject.) | |
SetDate | Shows the last date and time when the database encryption key was set. | |
State | Gets the state of the referenced object. (Hérité de SmoObjectBase.) | |
Thumbprint | Gets a database encryption key thumbprint. | |
Urn | Gets the Uniform Resource Name (URN) address value that uniquely identifies the object. (Hérité de SqlSmoObject.) | |
UserData | Gets or sets user-defined data associated with the referenced object. (Hérité de SmoObjectBase.) |
Haut de la page
Événements
Nom | Description | |
---|---|---|
PropertyChanged | (Hérité de SqlSmoObject.) | |
PropertyMetadataChanged | (Hérité de SqlSmoObject.) |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
IAlienObjectDiscover | (Hérité de SqlSmoObject.) | |
IAlienObjectGetParent | (Hérité de SqlSmoObject.) | |
IAlienObjectGetProperty | (Hérité de SqlSmoObject.) | |
ISfcPropertyProviderGetPropertySet | (Hérité de SqlSmoObject.) | |
IAlienObjectGetUrn | (Hérité de SqlSmoObject.) | |
IAlienObjectResolve | (Hérité de SqlSmoObject.) | |
IAlienObjectSetProperty | (Hérité de SqlSmoObject.) |
Haut de la page