FireDAC.Phys.Intf.IFDPhysManagerMetadata.GetRDBMSName
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: IFDPhysManagerMetadata | |
Delphi
function GetRDBMSName(AKind: TFDRDBMSKind): String;
C++
virtual System::UnicodeString __fastcall GetRDBMSName(Firedac::Stan::Intf::TFDRDBMSKind AKind) = 0 ;
Description
Returns the database name of the specified TFDRDBMSKind.