Datasnap.DSServer.TDSServerDriver.GetDriverVersion
Delphi
function GetDriverVersion: string; override;
C++
virtual System::UnicodeString __fastcall GetDriverVersion(void);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | Datasnap.DSServer.pas Datasnap.DSServer.hpp | Datasnap.DSServer | TDSServerDriver | 
Description
Returns version information for the current driver.
Use the GetDriverVersion method to return version information for an instance of TDSServerDriver.