CustomResolver Class
Represents a COM-based resolver registration at a server in a merge replication topology.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)
Syntax
'Declaration
Public NotInheritable Class CustomResolver
public sealed class CustomResolver
public ref class CustomResolver sealed
public final class CustomResolver
public final class CustomResolver
Remarks
The CustomResolver class represents COM-based resolvers. A business logic handler is represented by the BusinessLogicHandler class.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Replication.CustomResolver
Thread Safety
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
CustomResolver Members
Microsoft.SqlServer.Replication Namespace
EnumCustomResolvers
Other Resources
Advanced Merge Replication Conflict Detection and Resolution
Executing Business Logic During Merge Synchronization