FireDAC.Phys.ODBCBase.TFDPhysODBCCommand.CheckFetchColumn

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function CheckFetchColumn(ADataType: TFDDataType; AAttributes: TFDDataAttributes;
ASQLDataType: Smallint): Boolean; overload;

C++

HIDESBASE bool __fastcall CheckFetchColumn(Firedac::Stan::Intf::TFDDataType ADataType, Firedac::Stan::Intf::TFDDataAttributes AAttributes, short ASQLDataType)/* overload */;
inline bool __fastcall  CheckFetchColumn(Firedac::Stan::Intf::TFDDataType ADataType, Firedac::Stan::Intf::TFDDataAttributes AAttributes){ return Firedac::Phys::TFDPhysCommand::CheckFetchColumn(ADataType, AAttributes); }

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FireDAC.Phys.ODBCBase.pas
FireDAC.Phys.ODBCBase.hpp
FireDAC.Phys.ODBCBase TFDPhysODBCCommand

Beschreibung


Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.