RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXDriver.GetDriverVersion Method

Returns version information for this driver.

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

Use GetDriverVersion to return version information for an instance of TDBXDriver

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!