FireDAC.Phys.ODBCBase.TFDPhysODBCConnectionBase.GetVersions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetVersions(out AServer, AClient: TFDVersion);

C++

void __fastcall GetVersions(/* out */ unsigned __int64 &AServer, /* out */ unsigned __int64 &AClient);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.Phys.ODBCBase.pas
FireDAC.Phys.ODBCBase.hpp
FireDAC.Phys.ODBCBase TFDPhysODBCConnectionBase

Description

Embarcadero Technologies does not currently have any additional information.