CustomResolver Members
Represents a COM-based resolver registration at a server in a merge replication topology.
The following tables list the members exposed by the CustomResolver type.
Public Constructors
Name | Description | |
---|---|---|
CustomResolver | Creates a new instance of the CustomResolver class. |
Top
Public 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
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
CustomResolver Class
Microsoft.SqlServer.Replication Namespace
EnumCustomResolvers
Other Resources
Advanced Merge Replication Conflict Detection and Resolution
Executing Business Logic During Merge Synchronization