BusinessLogicDataAdapter.RowUpdating Event

Definition

public:
 event Microsoft::SqlServer::Replication::BusinessLogicSupport::BusinessLogicRowUpdatingEventHandler ^ RowUpdating;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public event Microsoft.SqlServer.Replication.BusinessLogicSupport.BusinessLogicRowUpdatingEventHandler RowUpdating;
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
member this.RowUpdating : Microsoft.SqlServer.Replication.BusinessLogicSupport.BusinessLogicRowUpdatingEventHandler 
Public Custom Event RowUpdating As BusinessLogicRowUpdatingEventHandler 

Event Type

Attributes

Applies to