RouteOptionType Enumeration
Specifies the route option type.
Namespace: Microsoft.Data.Schema.ScriptDom.Sql
Assembly: Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration RouteOptionType
[SerializableAttribute]
public enum RouteOptionType
[SerializableAttribute]
public enum class RouteOptionType
[<SerializableAttribute>]
type RouteOptionType
public enum RouteOptionType
Members
Member name | Description | |
---|---|---|
Address | Type is Address | |
BrokerInstance | Type is BrokerInstance | |
Lifetime | Type is Lifetime | |
MirrorAddress | Type is MirrorAddress | |
ServiceName | Type is ServiceName |