FireDAC.Phys.ADSWrapper.TADSTable.CreateTable

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CreateTable(const AFields: String; AMemoSize: UNSIGNED16);

C++

void __fastcall CreateTable(const System::UnicodeString AFields, System::Word AMemoSize);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.ADSWrapper.pas
FireDAC.Phys.ADSWrapper.hpp
FireDAC.Phys.ADSWrapper TADSTable

Description

Embarcadero Technologies does not currently have any additional information.