共用方式為


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 命名空間