IBusinessLogicResolver 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public ref class IBusinessLogicResolver abstract
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public abstract class IBusinessLogicResolver
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
type IBusinessLogicResolver = class
Public MustInherit Class IBusinessLogicResolver
- 继承
-
- 派生
-
- 属性
-
构造函数
属性
方法
Dispose()
|
InvokeChangeHandler(ChangeStates, String, SourceIdentifier, DataSet, DataSet, Int32, String)
|
InvokeCommitHandler(SourceIdentifier, Guid)
|
InvokeDeleteHandler(ChangeStates, String, SourceIdentifier, DataSet, Int32, String)
|
InvokeErrorHandler(ChangeStates, String, SourceIdentifier, DataSet, ErrorLogType, String, Int32, String, Int32, String)
|
InvokeInitialize(String, String, String, String, String, String)
|
InvokePhaseBegin(Boolean)
|
InvokeUpdateConflictHandler(ChangeStates, String, DataSet, DataSet, DataSet, SourceIdentifier, ConflictLogType, String, Int32, String)
|
InvokeUpdateDeleteConflictHandler(ChangeStates, String, SourceIdentifier, DataSet, DataSet, DataSet, Boolean, ConflictLogType, String, Int32, String)
|
适用于