Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |