FireDAC.Phys.Intf.IFDPhysDriverMetadata.RDBMSKind

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property RDBMSKind: TFDRDBMSKind read GetDbKind;

C++

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

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysDriverMetadata

Description

Returns the data base kind for the driver.

See Also