ExecuteStatement.Options Property

Definition

The execute options

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

Property Value

Applies to