FireDAC.Phys.TFDPhysCommand.CheckFetchColumn

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

bool __fastcall CheckFetchColumn(Firedac::Stan::Intf::TFDDataType ADataType, Firedac::Stan::Intf::TFDDataAttributes AAttributes)/* overload */;

Properties

Type Visibility Source Unit Parent
function protected
FireDAC.Phys.pas
FireDAC.Phys.hpp
FireDAC.Phys TFDPhysCommand

Description

Embarcadero Technologies does not currently have any additional information.