RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TADOConnection.Version Property

Indicates the version of ADO used.

Pascal
property Version: WideString;
C++
__property BSTR Version;

Read Version at runtime to determine the version of ADO used. Some versions of ADO do not support all possible features, so querying Version is important when using features only supported in later versions. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!