指定路由选项类型。
命名空间:  Microsoft.Data.Schema.ScriptDom.Sql
程序集:  Microsoft.Data.Schema.ScriptDom.Sql(在 Microsoft.Data.Schema.ScriptDom.Sql.dll 中)
语法
声明
<SerializableAttribute> _
Public Enumeration RouteOptionType
[SerializableAttribute]
public enum RouteOptionType
[SerializableAttribute]
public enum class RouteOptionType
[<SerializableAttribute>]
type RouteOptionType
public enum RouteOptionType
成员
| 成员名称 | 说明 | |
|---|---|---|
| Address | 类型为 Address | |
| BrokerInstance | 类型为 BrokerInstance | |
| Lifetime | 类型为 Lifetime | |
| MirrorAddress | 类型为 MirrorAddress | |
| ServiceName | 类型为 ServiceName |