Класс IBusinessLogicResolver
Этот API-интерфейс поддерживает инфраструктуру и не предназначен для использования непосредственно из кода.
Иерархия наследования
System. . :: . .Object
Microsoft.SqlServer.Replication.BusinessLogicSupport..::..IBusinessLogicResolver
Microsoft.SqlServer.Replication.BusinessLogicSupport. . :: . .BusinessLogicResolver
Пространство имен: Microsoft.SqlServer.Replication.BusinessLogicSupport
Сборка: Microsoft.SqlServer.Replication.BusinessLogicSupport (в Microsoft.SqlServer.Replication.BusinessLogicSupport.dll)
Синтаксис
'Декларация
Public MustInherit Class IBusinessLogicResolver
'Применение
Dim instance As IBusinessLogicResolver
public abstract class IBusinessLogicResolver
public ref class IBusinessLogicResolver abstract
[<AbstractClassAttribute>]
type IBusinessLogicResolver = class end
public abstract class IBusinessLogicResolver
Тип IBusinessLogicResolver обеспечивает доступ к следующим элементам.
Методы
Имя | Описание | |
---|---|---|
![]() |
Dispose | |
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
InvokeChangeHandler | |
![]() |
InvokeCommitHandler | |
![]() |
InvokeDeleteHandler | |
![]() |
InvokeErrorHandler | |
![]() |
InvokeInitialize | |
![]() |
InvokePhaseBegin | |
![]() |
InvokeUpdateConflictHandler | |
![]() |
InvokeUpdateDeleteConflictHandler | |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.