RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreDataAdapter.CreateRowUpdatingEvent Method
Pascal
function CreateRowUpdatingEvent(dataRow: DataRow; command: IDbCommand; statementType: StatementType; tableMapping: DataTableMapping): RowUpdatingEventArgs;
C++
RowUpdatingEventArgs CreateRowUpdatingEvent(DataRow dataRow, IDbCommand command, StatementType statementType, DataTableMapping tableMapping);

This is CreateRowUpdatingEvent, a member of class DataStoreDataAdapter.

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