次の方法で共有


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