FireDAC.Phys.TFDPhysCommand.InternalColInfoStart

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function InternalColInfoStart(var ATabInfo: TFDPhysDataTableInfo): Boolean; virtual; abstract;

C++

virtual bool __fastcall InternalColInfoStart(TFDPhysDataTableInfo &ATabInfo) = 0 ;

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.