DumpClient Class
Represents a dump client.
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() ![]() | GetDumper() | Returns a dumper associated with the DumpClient. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() ![]() | Initialize() | Initializes the current DumpClient object. |
![]() ![]() | InitializeStandalone() | Initializes a standalone dump client. |
![]() ![]() | IsInitialized() | Indicates whether the DumpClient is initialized. |
![]() ![]() | SetDefaultExceptionHandling(AppDomain^) | Sets the default exception handling. |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

