RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXDriver.GetDriverVersion Method

Returns version information for this driver.

Pascal
function GetDriverVersion: WideString; virtual; abstract;
C++
virtual __fastcall BSTR GetDriverVersion() = 0;

Use GetDriverVersion to return version information for an instance of TDBXDriver

 

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