SelectLatestVersion

Method
Selects the latest data version.

Category
Database

 

Syntax
Sub SelectLatestVersion

 

Comments
SelectLatestVersion accesses the newest version of the data in a database. All subsequent database operations will be performed on this version of the data. In a single-user environment, this function has no effect because the application always accesses the newest version and there are no other active applications creating new versions.

For more information about database versions, see the Application Designer’s Guide.



© 2009 Microsoft Corporation. All rights reserved.