DbccStatement.Command Property

Definition

DBCC statement type.

public Microsoft.SqlServer.TransactSql.ScriptDom.DbccCommand Command { get; set; }
member this.Command : Microsoft.SqlServer.TransactSql.ScriptDom.DbccCommand with get, set
Public Property Command As DbccCommand

Property Value

Applies to