IBusinessLogicResolver Members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The IBusinessLogicResolver type exposes the following members.
Methods
|
Dispose() |
|
|
Equals(Object) |
(Inherited from Object.) |
|
Finalize() |
(Inherited from Object.) |
|
GetHashCode() |
(Inherited from Object.) |
|
GetType() |
(Inherited from Object.) |
|
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%) |
|
|
MemberwiseClone() |
(Inherited from Object.) |
|
ToString() |
(Inherited from Object.) |
Top