DatabaseEncryptionType 枚举
The DatabaseEncryptionType enumeration contains values that are used to specify the encryption types.
命名空间: Microsoft.SqlServer.Management.Smo
程序集: Microsoft.SqlServer.SqlEnum(在 Microsoft.SqlServer.SqlEnum.dll 中)
语法
声明
Public Enumeration DatabaseEncryptionType
用法
Dim instance As DatabaseEncryptionType
public enum DatabaseEncryptionType
public enum class DatabaseEncryptionType
type DatabaseEncryptionType
public enum DatabaseEncryptionType
成员
成员名称 | 说明 | |
---|---|---|
ServerCertificate | ||
ServerAsymmetricKey |
注释
The DatabaseEncryptionType enumeration is served by the EncyptionType()()()() property.