FireDAC.Phys.Intf.IFDPhysDriverMetadata.GetDbKind

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetDbKind: TFDRDBMSKind;

C++

virtual Firedac::Stan::Intf::TFDRDBMSKind __fastcall GetDbKind() = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysDriverMetadata


Beschreibung

Getter-Methode von RDBMSKind.

Gibt die Datenbankart für den Treiber zurück.

Siehe auch