FireDAC.Phys.ADSWrapper.TADSTable.CreateTable
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: FireDAC.Phys.ADSWrapper.pas FireDAC.Phys.ADSWrapper.hpp
| |
| Unit: FireDAC.Phys.ADSWrapper | |
| Parent: TADSTable | |
Delphi
procedure CreateTable(const AFields: String; AMemoSize: UNSIGNED16);
C++
void __fastcall CreateTable(const System::UnicodeString AFields, Firedac::Phys::Adscli::UNSIGNED16 AMemoSize);
Description
Embarcadero Technologies does not currently have any additional information.