FireDAC.Phys.IBBase.TFDIBInfo.GetLicense

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure GetLicense(out ALicenses: TIBInfo.TLicense);

C++

void __fastcall GetLicense(/* out */ Firedac::Phys::Ibwrapper::TIBInfo::TLicense &ALicenses);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FireDAC.Phys.IBBase.pas
FireDAC.Phys.IBBase.hpp
FireDAC.Phys.IBBase TFDIBInfo


Beschreibung

Füllt das angegebene Objekt mit den Lizenzinformationen des Datenbank-Servers.

Siehe auch