IPrxTableSource.DataCache

Syntax

DataCache: IPrxDataCache;

Description

The DataCache property returns the relational data area, for which data must be cached.

Comments

To determine whether relational area data caching is enabled, use the IPrxDataCache.UseDataCache property.

Example

The property use is given in the example for IPrxDataCache.FlushDataCache.

See also:

IPrxTableSource