BusinessLogicModule::CommitHandler Method (SourceIdentifier, Guid)
Optional method implements the custom business logic that is invoked when a data change is committed during synchronization.
Assembly: Microsoft.SqlServer.Replication.BusinessLogicSupport (in Microsoft.SqlServer.Replication.BusinessLogicSupport.dll)
Parameters
- source
-
Type:
Microsoft.SqlServer.Replication.BusinessLogicSupport::SourceIdentifier
SourceIdentifier that indicates whether the source of the change is the Publisher or the Subscriber.
- rowGuid
-
Type:
System::Guid
GUID of the row that was committed.
Show: