Перечисление EndpointEncryptionSupport

Specifies the types of endpoint encryption support.

Пространство имен:  Microsoft.SqlServer.TransactSql.ScriptDom
Сборка:  Microsoft.SqlServer.TransactSql.ScriptDom (в Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Синтаксис

'Декларация
Public Enumeration EndpointEncryptionSupport
'Применение
Dim instance As EndpointEncryptionSupport
public enum EndpointEncryptionSupport
public enum class EndpointEncryptionSupport
type EndpointEncryptionSupport
public enum EndpointEncryptionSupport

Элементы

Имя элемента Описание
Disabled Support is Disabled.
NotSpecified Support is NotSpecified.
Required Support is Required.
Supported Support is Supported.

См. также

Справочник

Пространство имен Microsoft.SqlServer.TransactSql.ScriptDom