DataSource.setCacheSize

Overview | Methods | This Package | All Packages

DataSource.setCacheSize

Sets the number of records that can be cached locally in memory.

Syntax

public void setCacheSize( int cacheSize )

Parameters

cacheSize

The number of records that can be cached locally.

See Also   getCacheSize, ADO CacheSize property