FireDAC.Phys.Intf.IFDPhysDriverMetadata.GetDbKind
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: IFDPhysDriverMetadata | |
Delphi
function GetDbKind: TFDRDBMSKind;
C++
virtual Firedac::Stan::Intf::TFDRDBMSKind __fastcall GetDbKind() = 0 ;
Description
Getter of RDBMSKind.
Returns the data base kind for the driver.