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 | |
---|---|---|
CustomResolver() | Creates a new instance of the CustomResolver class. |
Top
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
ClassId | Gets or sets the Class ID of the registered resolver. | |
Description | Gets or sets a textual description of the resolver. | |
UserData | Gets or sets user data that is attached to the object. |
Top