BusinessLogicRowUpdatedEventHandler Delegate
SQL Server 2012
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Represents the method that will handle a row updated event.
Namespace: Microsoft.SqlServer.Replication.BusinessLogicSupport
Assembly: Microsoft.SqlServer.Replication.BusinessLogicSupport (in Microsoft.SqlServer.Replication.BusinessLogicSupport.dll)
public delegate void BusinessLogicRowUpdatedEventHandler( Object sender, BusinessLogicRowUpdatedEventArgs e )
Parameters
- sender
- Type: System.Object
