ADO CacheSize Property
Complete Recordset Object Reference
The CacheSize property sets or returns a long value that specifies the number of records that
can be cached locally in memory.
The value must be greater than 0.
Note: You can change this property any time, as long as the Recordset exists, but
remember that the cached content will not change until the next retrieval from the database.
The default value for this property is 1. This means that only one record is fetched and cached at a time. For
large databases, this is not efficient. A larger value will speed up operations,
but remember that cached records may not show recent changes made to the
database. To avoid this you can call the Resync method regularly, which will update the
cache.
Syntax
Complete Recordset Object Reference
 |
 |
 |
 |
|
The Ektron Intranet
lets you do everything you need to do on your corporate intranet and everything you want to do... all with just one application.
What can you do with the Ektron Intranet? |
 |
Navigate through content, documents, assets, colleagues and workgroups quickly and intuitively with enterprise search |
 |
Communicate with friends and colleagues with forums, message boards and corporate blogging using the new Social Networking Platform |

|
Utilize the extensive out-of-the box features or customize your site through Ektron CMS400.NET's open architecture |
 |
Promote collaboration in your organization through project workspaces where others can efficiently find information and work together |
 |
Author/edit content, manage navigation, menus, audit trails, workflow and approvals with the best in breed Content Management |
|
|
|
|
See why there are 20,000+ Ektron integrations worldwide.
|
|
 |
TAKE THE VIDEO TOUR |
 |
or download a FREE TRIAL today. |
|