FireDAC.Phys.Intf.IFDPhysDriverMetadata.RDBMSKind
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: IFDPhysDriverMetadata | |
Delphi
property RDBMSKind: TFDRDBMSKind read GetDbKind;
C++
__property Firedac::Stan::Intf::TFDRDBMSKind RDBMSKind = {read=GetDbKind};
Description
Returns the data base kind for the driver.