IBusinessLogicResolver.InvokeCommitHandler(SourceIdentifier, Guid) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
abstract void InvokeCommitHandler(Microsoft::SqlServer::Replication::BusinessLogicSupport::SourceIdentifier sourceIdentifier, Guid rowGuid);
public abstract void InvokeCommitHandler (Microsoft.SqlServer.Replication.BusinessLogicSupport.SourceIdentifier sourceIdentifier, Guid rowGuid);
abstract member InvokeCommitHandler : Microsoft.SqlServer.Replication.BusinessLogicSupport.SourceIdentifier * Guid -> unit
Public MustOverride Sub InvokeCommitHandler (sourceIdentifier As SourceIdentifier, rowGuid As Guid)
Parameters
- sourceIdentifier
- SourceIdentifier
- rowGuid
- Guid