DbccStatement.Command Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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