FireDAC.Phys.IBBase.TFDPhysIBCommandBase.InternalColInfoGet
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: FireDAC.Phys.IBBase.pas FireDAC.Phys.IBBase.hpp
| |
Unit: FireDAC.Phys.IBBase | |
Parent: TFDPhysIBCommandBase |
Delphi
function InternalColInfoGet(var AColInfo: TFDPhysDataColumnInfo): Boolean; override;
C++
virtual bool __fastcall InternalColInfoGet(Firedac::Phys::TFDPhysDataColumnInfo &AColInfo);
Description
Embarcadero Technologies does not currently have any additional information.