EndpointType 列挙体
エンドポイントの種類を指定します。
名前空間: Microsoft.Data.Schema.ScriptDom.Sql
アセンブリ: Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll 内)
構文
'宣言
Public Enumeration EndpointType
public enum EndpointType
public enum class EndpointType
type EndpointType
public enum EndpointType
メンバー
メンバー名 | 説明 | |
---|---|---|
NotSpecified | 種類は NotSpecified です | |
Soap | 種類は Soap です | |
TSql | 種類は Transact-SQL です | |
ServiceBroker | 種類は ServiceBroker です | |
DatabaseMirroring | 種類は DatabaseMirroring です |