RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreRowUpdatedEventArgs Class

Holds data for RowUpdated event of DataStoreDataAdapter.

Pascal
DataStoreRowUpdatedEventArgs = class(RowUpdatedEventArgs);
C++
class DataStoreRowUpdatedEventArgs : public RowUpdatedEventArgs;

Ado.Net20.cs

DataStoreRowUpdatedEventArgs provides an object to hold the data for the RowUpdated event of a DataStoreDataAdapter

 

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