RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreCommand.UpdatedRowSource Property

How command results are applied to DataRow when used by Update method of DataStoreDataAdapter.

Pascal
property UpdatedRowSource: UpdateRowSource;
C++
__property UpdateRowSource UpdatedRowSource;

UpdatedRowSource gets or sets how command results are applied to the DataRow when used by the Update method of the DataStoreDataAdapter 

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