ProcedureStatementBody.Options Property

Definition

The procedure with 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)

Property Value

Applies to