Класс CustomResolver
Represents a COM-based resolver registration at a server in a merge replication topology.
Иерархия наследования
System.Object
Microsoft.SqlServer.Replication.CustomResolver
Пространство имен: Microsoft.SqlServer.Replication
Сборка: Microsoft.SqlServer.Rmo (в Microsoft.SqlServer.Rmo.dll)
Синтаксис
'Декларация
Public NotInheritable Class CustomResolver
'Применение
Dim instance As CustomResolver
public sealed class CustomResolver
public ref class CustomResolver sealed
[<SealedAttribute>]
type CustomResolver = class end
public final class CustomResolver
Тип CustomResolver обеспечивает доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
CustomResolver | Creates a new instance of the CustomResolver class. |
В начало
Свойства
Имя | Описание | |
---|---|---|
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. |
В начало
Методы
Имя | Описание | |
---|---|---|
Equals | (Производный от Object.) | |
GetHashCode | (Производный от Object.) | |
GetType | (Производный от Object.) | |
ToString | (Производный от Object.) |
В начало
Замечания
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.
Thread Safety
Any public static (Shared in Microsoft Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
См. также
Справочник
Пространство имен Microsoft.SqlServer.Replication
Другие ресурсы
Расширенное обнаружение и разрешение конфликтов репликации слиянием