RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreRowUpdatingEventArgs Class

Holds data for RowUpdating event of DataStoreDataAdapter.

Pascal
DataStoreRowUpdatingEventArgs = class(RowUpdatingEventArgs);
C++
class DataStoreRowUpdatingEventArgs : public RowUpdatingEventArgs;

Ado.Net20.cs

DataStoreRowUpdatingEventArgs provides an object to hold the data for the RowUpdating event of a DataStoreDataAdapter

 

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