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

This is CreateRowUpdatedEvent, a member of class DataStoreDataAdapter.

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