Dumper Class
SQL Server 2012
Represents a dumper.
Namespace: Microsoft.SqlServer.SqlDumper
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
The Dumper type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AddMemoryRaw | Adds a memory raw. |
![]() | Dispose | Releases the resources used by the Dumper class. |
![]() | Dump | Dumps files. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetDumpResultText | Returns a dump result text. |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | RemoveMemoryRaw | Removes the memory raw. |
![]() | SetAppImageName | Sets the application image of the dumper. |
![]() | SetAppVersion | Sets the application version of the dumper. |
![]() | SetBucket | Sets the bucket of the dumper. |
![]() | SetBucketingParameters | Sets the bucketing parameters of the dumper. |
![]() | SetDirectory | Sets the directory of the dumper. |
![]() | SetErrorDetails | Sets the error details of the dumper. |
![]() | SetErrorText | Sets the error text of the dumper. |
![]() | SetException | Sets an exception of the dumper. |
![]() | SetExtraFile | Sets the extra file of the dumper. |
![]() | SetFileName | Sets the filename of the dumper. |
![]() | SetFlags | Sets the specified flags of the dumper. |
![]() | SetInstanceName | Sets the instance name of the dumper. |
![]() | SetLogFile | Sets the log file of the dumper. |
![]() | SetMiniDumpFlags | Sets the mini dump flags. |
![]() | SetServiceName | Sets the service name of the dumper. |
![]() | SetThreadId | Sets the thread identifier of the dumper. |
![]() | SetTitleName | Sets the title name of the dumper. |
![]() | SetWaitTime | Sets the wait time for the dumper. |
![]() | ToString | (Inherited from Object.) |
