RouteStatement.RouteOptions Property

Definition

The route options.

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.RouteOption> RouteOptions { get; }
member this.RouteOptions : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.RouteOption>
Public ReadOnly Property RouteOptions As IList(Of RouteOption)

Property Value

Applies to