TTdbDataSet.Version
TTdbDataSet
Top 


Indicates the version of the TurboDB Components and TurboDB Engine.

property TTdbDataSet.Version: string;

Description
Version is a string like 2.0.34/4.1.1. The part before the slash is the version of the TurboDB Components, the part behind stands for the TurboDB Engine. Both version numbers have a main and a sub version number and a build number.

Note: Setting this property does not change its value.