RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomDataStore Properties

The properties of the TCustomDataStore class are listed here.

 
Name 
Description 
 
This is Active, a member of class TCustomDataStore. 
 
This is DataCache, a member of class TCustomDataStore. 
 
This is DataLink, a member of class TCustomDataStore. 
 
This is DataSource, a member of class TCustomDataStore. 
 
This is DesignState, a member of class TCustomDataStore. 
 
This is InternalDataSource, a member of class TCustomDataStore. 
 
This is State, a member of class TCustomDataStore. 
 
Name 
Description 
 
Indicates whether all the dimensions in the multidimensional array include a cell for every value along the dimension. 
 
Limits the memory that may be used by the cached array of summary values. 
 
Specifies the index of the current summary from the set of active summaries maintained by the crosstabulated data store. 
 
Specifies the dataset that provides the fields which make up the dimensions and summaries maintained by the crosstabulated data store. 
 
Specifies the number of dimensions cached by the crosstabulated data store. 
 
Describes the dimensions and summaries maintained by the crosstabulated data store. 
 
Specifies the total number of fields from the dataset that make up the dimensions and summaries of the dimension map. 
 
Limits the number of cells that can be included in the cache at any one time. 
 
Limits the number of dimensions that can be cached by the crosstabulated data store at any one time. 
 
Limits the number of summaries that can be cached by the crosstabulated data store at one time. 
 
Determines whether a progress bar appears when the cache of crosstabulated values is built. 
 
Specifies the number of summary fields cached by the crosstabulated data store. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!