RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDatabaseInfo.ODSMinorVersion Property

Returns the on disk structure (ODS) minor version number.

Pascal
property ODSMinorVersion: Long;
C++
__property Long ODSMinorVersion;

Use ODSMinorVersion to return the (ODS) minor version number. An increase in a minor version number indicates a non-structural change, one that still allows the database to be accessed by databases with the same major version number but possibly different minor version numbers. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!