DbccStatement.Options Property

Definition

DBCC statement options

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

Property Value

Applies to