DbccStatement.Options 屬性

定義

DBCC 陳述式選項

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)

屬性值

適用於