RAD Studio VCL Reference
ContentsIndex
TClientDataSet Members Protected Properties
Protected Properties
 
Name 
Description 
 
Indicates the index of the active record in the internal cache of records. 
 
Indicates the number of columns in the dataset that represent Binary large object (BLOB) fields. 
 
Indicates the number of bytes used to represent a bookmark. 
 
Indicates the number of records in the internal cache. 
 
Provides indexed access to the record buffers in the internal cache. 
 
Points to the record buffer used during an OnCalcFields event. 
 
Indicates the number of bytes in a record buffer dedicated to storing calculated fields and lookup fields. 
 
Indicates the index of the current record in the internal cache of record buffers. 
 
Specifies the interface the client dataset uses to communicate with classes in Midas.dll or Midaslib.dcu (on Windows) or midas.so (on Linux). 
 
Provides access to the interface for the client dataset's data cursor. 
 
Specifies the offset needed to convert indexes in the Fields property to field numbers. 
 
Indicates whether the dataset includes internally calculated fields. 
 
This is IsClone, a member of class TCustomClientDataSet. 
 
Indicates the class type to use when creating nested datasets. 
 
Lists all nested datasets. 
 
Indicates whether the client dataset has all of its data. 
 
For internal use only. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.