Freigeben über


EndpointEncryptionSupport-Enumeration

Gibt die Unterstützung für die Endpunktverschlüsselung an.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Public Enumeration EndpointEncryptionSupport
public enum EndpointEncryptionSupport
public enum class EndpointEncryptionSupport
type EndpointEncryptionSupport
public enum EndpointEncryptionSupport

Member

Membername Beschreibung
NotSpecified Die Unterstützung ist NotSpecified.
Disabled Die Unterstützung ist Disabled.
Supported Die Unterstützung ist Supported.
Required Die Unterstützung ist Required.

Siehe auch

Referenz

Microsoft.Data.Schema.ScriptDom.Sql-Namespace