Microsoft.SqlServer.SqlDumper Namespace
SQL Server 2012
The Microsoft.SqlServer.SqlDumper namespace provides classes that generate and save diagnostic information in the form of mini-dump and other log files for the SQL server.
| Class | Description | |
|---|---|---|
|
DumpClient | Represents a dump client. |
|
Dumper | Represents a dumper. |
| Enumeration | Description | |
|---|---|---|
|
DumperFlags | This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values. |
|
MiniDumpFlags | Specifies an enumeration of mini dump flags. |