TurboDB VCL/CLX Component Library
TTdbDataSet.Version
TTdbDataSet
Top 


Indicates the version of the TurboDB component library 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 component libarary, the part behind indicates the TurboDB Engine version. Both version numbers have a main and a sub version number and a build number.

Note: Setting this property does not change its value.