FireDAC.Phys.Intf.IFDPhysDriverMetadata.RDBMSKind

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property RDBMSKind: TFDRDBMSKind read GetDbKind;

C++

__property Firedac::Stan::Intf::TFDRDBMSKind RDBMSKind = {read=GetDbKind};

Eigenschaften

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


Beschreibung

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

Siehe auch