EndpointType 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
终结点的类型
public enum EndpointType
type EndpointType =
Public Enum EndpointType
- 继承
-
EndpointType
字段
| 名称 | 值 | 说明 |
|---|---|---|
| NotSpecified | 0 | |
| Soap | 1 | |
| TSql | 2 | |
| ServiceBroker | 3 | |
| DatabaseMirroring | 4 |