RouteStatement.RouteOptions プロパティ

定義

ルート オプション。

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)

プロパティ値

適用対象