FireDAC.Phys.SQLiteWrapper.TSQLiteVTableDef.AllocColumns

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AllocColumns(const ACount: Integer); virtual;

C++

virtual void __fastcall AllocColumns(const int ACount);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.Phys.SQLiteWrapper.pas
FireDAC.Phys.SQLiteWrapper.hpp
FireDAC.Phys.SQLiteWrapper TSQLiteVTableDef

Description

Embarcadero Technologies does not currently have any additional information.