CustomResolver Members

Include Protected Members
Include Inherited Members

Represents a COM-based resolver registration at a server in a merge replication topology.

The CustomResolver type exposes the following members.

Constructors

  Name Description
Public method CustomResolver() Creates a new instance of the CustomResolver class.

Top

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property ClassId Gets or sets the Class ID of the registered resolver.
Public property Description Gets or sets a textual description of the resolver.
Public property UserData Gets or sets user data that is attached to the object.

Top