RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreRowUpdatedEventArgs.DataStoreRowUpdatedEventArgs Constructor
Pascal
constructor Create(row: DataRow; command: IDbCommand; statementType: StatementType; tableMapping: DataTableMapping);
C++
DataStoreRowUpdatedEventArgs(DataRow row, IDbCommand command, StatementType statementType, DataTableMapping tableMapping);

This is DataStoreRowUpdatedEventArgs, a member of class DataStoreRowUpdatedEventArgs.

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