Перечисление 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.