EndpointEncryptionSupport 列挙体

エンドポイントの暗号化のサポートを指定します。

名前空間 :  Microsoft.Data.Schema.ScriptDom.Sql
アセンブリ :  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll 内)

構文

'宣言
Public Enumeration EndpointEncryptionSupport
'使用
Dim instance As EndpointEncryptionSupport
public enum EndpointEncryptionSupport
public enum class EndpointEncryptionSupport
public enum EndpointEncryptionSupport

メンバ

メンバ名 説明
NotSpecified サポートは NotSpecified です。
Disabled サポートは Disabled です。
Supported サポートは Supported です。
Required サポートは Required です。

参照

参照

Microsoft.Data.Schema.ScriptDom.Sql 名前空間