FireDAC.Phys.ODBCBase.TFDPhysODBCCommand.CheckFetchColumn
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); }
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | protected | FireDAC.Phys.ODBCBase.pas FireDAC.Phys.ODBCBase.hpp |
FireDAC.Phys.ODBCBase | TFDPhysODBCCommand |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !