Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.