IBX.IBDatabaseInfo.TIBDatabaseInfo.BaseLevel
Delphi
property BaseLevel: Long read GetBaseLevel;
C++
__property int BaseLevel = {read=GetBaseLevel, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | IBX.IBDatabaseInfo.pas IBX.IBDatabaseInfo.hpp | IBX.IBDatabaseInfo | TIBDatabaseInfo | 
Description
Returns the database version number.
Use BaseLevel to return the database version number, which consists of 1 byte containing the number 1, and 1 byte containing the version number.