Freigeben über


EndpointEncryptionSupport-Enumeration

Specifies the types of endpoint encryption support.

Namespace:  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntax

'Declaration
Public Enumeration EndpointEncryptionSupport
'Usage
Dim instance As EndpointEncryptionSupport
public enum EndpointEncryptionSupport
public enum class EndpointEncryptionSupport
type EndpointEncryptionSupport
public enum EndpointEncryptionSupport

Elemente

Elementname Beschreibung
Disabled Support is Disabled.
NotSpecified Support is NotSpecified.
Required Support is Required.
Supported Support is Supported.

Siehe auch

Verweis

Microsoft.SqlServer.TransactSql.ScriptDom-Namespace