RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDatabaseInfo.BaseLevel Property

Returns the database version number.

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

Use BaseLevel to return the database version number, which consists of 1 byte containing the number 1, and 1 byte containing the version number. 

 

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