BeginEndAtomicBlockStatement.Options Property

Definition

The procedure with options.

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

Property Value

Applies to