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)

屬性值

適用於