DataSource.getCacheSize

Overview | Methods | This Package | All Packages

DataSource.getCacheSize

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

Syntax

public int getCacheSize()

Return Value

Returns the number of records that can be cached locally.

See Also   setCacheSize, ADO CacheSize property