Partager via


Énumération EndpointEncryptionSupport

Specifies the types of endpoint encryption support.

Espace de noms :  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly :  Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntaxe

'Déclaration
Public Enumeration EndpointEncryptionSupport
'Utilisation
Dim instance As EndpointEncryptionSupport
public enum EndpointEncryptionSupport
public enum class EndpointEncryptionSupport
type EndpointEncryptionSupport
public enum EndpointEncryptionSupport

Membres

Nom de membre Description
Disabled Support is Disabled.
NotSpecified Support is NotSpecified.
Required Support is Required.
Supported Support is Supported.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.TransactSql.ScriptDom