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)

属性值

适用于