RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataSetAdapter.RefreshAfterPost Property

Indicates whether the data set should be refreshed or not after posting..

Pascal
property RefreshAfterPost: Boolean;
C++
__property Boolean RefreshAfterPost;

RefreshAfterPost is used to determine whether or not the data set should be refreshed after it has been posted. 

 

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