RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXDelegateDriver.GetDriverVersion Method

Returns version information for this driver.

Pascal
function GetDriverVersion: WideString; override;
C++
virtual __fastcall BSTR GetDriverVersion();

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!