Compartir a través de


Enumeración EndpointEncryptionSupport

Specifies the types of endpoint encryption support.

Espacio de nombres:  Microsoft.SqlServer.TransactSql.ScriptDom
Ensamblado:  Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Sintaxis

'Declaración
Public Enumeration EndpointEncryptionSupport
'Uso
Dim instance As EndpointEncryptionSupport
public enum EndpointEncryptionSupport
public enum class EndpointEncryptionSupport
type EndpointEncryptionSupport
public enum EndpointEncryptionSupport

Miembros

Nombre del miembro Descripción
Disabled Support is Disabled.
NotSpecified Support is NotSpecified.
Required Support is Required.
Supported Support is Supported.

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.TransactSql.ScriptDom