Microsoft SDK for Java

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

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