FunctionStatementBody.Options プロパティ

定義

WITH 句のオプション - プロシージャと関数のさまざまなオプション。 カスタム手動処理。

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

プロパティ値

適用対象