Share via


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.