RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomDataSetAdapter.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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!