RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IBCustomDataSet.TIBUpdateRecordTypes Type

TIBUpdateRecordTypes is a subset of all possible record types in a dataset that caches updates.

Pascal
TIBUpdateRecordTypes = set of TCachedUpdateStatus;
C++
TCachedUpdateStatus TIBUpdateRecordTypes;

TIBUpdateRecordTypes is a set of TCachedUpdateStatus values. It describes the different types of status allowed for records in a dataset that caches updates if they are to be included in a specified set. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!