Dela via


DbccCommand Enumeration

Specifies the Dbcc command.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Public Enumeration DbccCommand
'Usage
Dim instance As DbccCommand
public enum DbccCommand
public enum class DbccCommand
public enum DbccCommand

Members

Member name Description
None Command is None
ActiveCursors Command is ActiveCursors
AddExtendedProc Command is AddExtendedProc
AddInstance Command is AddInstance
AuditEvent Command is AuditEvent
AutoPilot Command is AutoPilot
Buffer Command is Buffer
Bytes Command is Bytes
CacheProfile Command is CacheProfile
CacheStats Command is CacheStats
CallFullText
CheckAlloc Command is CheckAlloc
CheckCatalog Command is CheckCatalog
CheckConstraints Command is CheckConstraints
CheckDB Command is CheckDB
CheckFileGroup
CheckIdent Command is CheckIdent
CheckPrimaryFile Command is CheckPrimaryFile
CheckTable Command is CheckTable
CleanTable Command is CleanTable
ClearSpaceCaches Command is ClearSpaceCaches
CollectStats Command is CollectStats
ConcurrencyViolation Command is ConcurrencyViolation
CursorStats Command is CursorStats
DBRecover Command is DBRecovery
DBReindex Command is DBReindex
DBReindexAll Command is DBReindexAll
DBRepair Command is DBRepair
DebugBreak Command is DebugBreak
DeleteInstance Command is DeleteInstance
DetachDB Command is DetachDB
DropCleanBuffers Command is DropCleanBuffers
DropExtendedProc Command is DropExtendedProc
DumpConfig Command is DumpConfig
DumpDBInfo Command is DumpDBInfo
DumpDBTable Command is DumpDBTable
DumpLock Command is DumpLock
DumpLog Command is DumpLog
DumpPage Command is DumpPage
DumpResource Command is DumpResource
DumpTrigger Command is DumpTrigger
ErrorLog Command is ErrorLog
ExtentInfo Command is ExtentInfo
FileHeader Command is FileHeader
FixAllocation Command is FixAllocation
Flush Command is Flush
FlushProcInDB Command is FlushProcInDB
ForceGhostCleanup Command is ForceGhostCleanup
Free Command is Free
FreeProcCache Command is FreeProcCache
FreeSessionCache Command is FreeSessionCache
FreeSystemCache Command is FreeSystemCache
FreezeIO Command is FreezeIO
Help Command is Help
IcecapQuery
IncrementInstance Command is IncrementInstance
Ind Command is Ind
IndexDefrag Command is IndexDefrag
InputBuffer Command is InputBuffer
InvalidateTextptr Command is InvalidateTextptr
InvalidateTextptrObjid Command is InvalidateTextptrObjid
Latch Command is Latch
LogInfo Command is LogInfo
MapAllocUnit Command is MapAllocUnit
MemObjList Command is MemObjList
MemoryMap Command is MemoryMap
MemoryStatus Command is MemoryStatus
Metadata Command is Metadata
MovePage Command is MovePage
NoTextptr Command is NoTextptr
OpenTran Command is OpenTran
OptimizerWhatIf Command is OptimizerWhatIf
OutputBuffer Command is OutputBuffer
PerfMonStats Command is PerfMonStats
PersistStackHash Command is PersistStackHash
PinTable Command is PinTable
ProcCache Command is ProcCache
PrtiPage Command is PrtiPage
ReadPage Command is ReadPage
RenameColumn Command is RenameColumn
RuleOff Command is RuleOff
RuleOn Command is RuleOn
SeMetadata Command is SetMetadata
SetCpuWeight Command is SetCpuWeight
SetInstance Command is SetInstance
SetIOWeight Command is SetIOWeight
ShowStatistics Command is ShowStatistics
ShowContig Command is ShowContig
ShowDBAffinity Command is ShowDBAffinity
ShowFileStats Command is ShowFileStats
ShowOffRules Command is ShowOffRules
ShowOnRules Command is ShowOnRules
ShowTableAffinity Command is ShowTableAffinity
ShowText Command is ShowText
ShowWeights Command is ShowWeights
ShrinkDatabase Command is ShrinkDatabase
ShrinkFile Command is ShrinkFile
SqlMgrStats Command is SqlMgrStats
SqlPerf Command is SqlPerf
StackDump Command is StackDump
Tec Command is Tec
ThawIO Command is ThawIO
TraceOff Command is TraceOff
TraceOn Command is TraceOn
TraceStatus Command is TraceStatus
UnpinTable Command is UnpinTable
UpdateUsage Command is UpdateUsage
UsePlan Command is UsePlan
UserOptions Command is UserOptions
WritePage Command is WritePage

See Also

Reference

Microsoft.Data.Schema.ScriptDom.Sql Namespace