FireDAC.Phys.ODBCBase.TFDPhysODBCCommand.GetIsCustomParam

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetIsCustomParam(ADataType: TFDDataType): Boolean; virtual;

C++

virtual bool __fastcall GetIsCustomParam(Firedac::Stan::Intf::TFDDataType ADataType);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.