Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Specifies the possible route options.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration RouteOptionKind
'Usage
Dim instance As RouteOptionKind
[SerializableAttribute]
public enum RouteOptionKind
[SerializableAttribute]
public enum class RouteOptionKind
[<SerializableAttribute>]
type RouteOptionKind
public enum RouteOptionKind
Members
| Member name | Description | |
|---|---|---|
| Address | The option is Address. | |
| BrokerInstance | The option is BrokerInstance. | |
| Lifetime | The option is Lifetime. | |
| MirrorAddress | The option is MirrorAddress. | |
| ServiceName | The option is ServiceName. |