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。

請參閱

參考

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