EndpointEncryptionSupport 枚举

指定终结点加密支持。

命名空间:  Microsoft.Data.Schema.ScriptDom.Sql
程序集:  Microsoft.Data.Schema.ScriptDom.Sql(在 Microsoft.Data.Schema.ScriptDom.Sql.dll 中)

语法

声明
Public Enumeration EndpointEncryptionSupport
public enum EndpointEncryptionSupport
public enum class EndpointEncryptionSupport
type EndpointEncryptionSupport
public enum EndpointEncryptionSupport

成员

成员名称 说明
NotSpecified 支持为 NotSpecified
Disabled 支持为 Disabled
Supported 支持为 Supported
Required 支持为 Required

请参见

参考

Microsoft.Data.Schema.ScriptDom.Sql 命名空间