Pastaba.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti prisijungti arba pakeisti katalogus.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti pakeisti katalogus.
The DatabaseEncryptionType enumeration contains values that are used to specify the encryption types.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
Syntax
'Declaration
Public Enumeration DatabaseEncryptionType
'Usage
Dim instance As DatabaseEncryptionType
public enum DatabaseEncryptionType
public enum class DatabaseEncryptionType
type DatabaseEncryptionType
public enum DatabaseEncryptionType
Members
| Member name | Description | |
|---|---|---|
| ServerAsymmetricKey | Asymmetric key. | |
| ServerCertificate | Server certificate. |
Remarks
The DatabaseEncryptionType enumeration is served by the EncyptionType property.