This topic has not yet been rated - Rate this topic

DumpClient Class

SQL Server 2012

Represents a dump client.

System.Object
  Microsoft.SqlServer.SqlDumper.DumpClient

Namespace:  Microsoft.SqlServer.SqlDumper
Assembly:  Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
public sealed class DumpClient

The DumpClient type exposes the following members.

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodStatic memberGetDumperReturns a dumper associated with the DumpClient.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodStatic memberInitializeInitializes the current DumpClient object.
Public methodStatic memberInitializeStandaloneInitializes a standalone dump client.
Public methodStatic memberIsInitializedIndicates whether the DumpClient is initialized.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberSetDefaultExceptionHandlingSets the default exception handling.
Public methodToString (Inherited from Object.)
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.