RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxDataAdapter.add_RowUpdating Method

Add RowUpdating event.

Pascal
procedure add_RowUpdating(const Value: TAdoDbxRowUpdatingEventHandler);
C++
__fastcall add_RowUpdating(const TAdoDbxRowUpdatingEventHandler Value);

add_RowUpdating adds a RowUpdating event. This is a multicast event that can trigger multiple event handlers. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!