ProcedureStatementBody.Options 屬性

定義

程序與選項。

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

屬性值

適用於