PA_CreateTable

4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next

version 2003


PA_CreateTable (tableRef; name)

ParameterTypeDescription
tableRefPA_TableRefreference to the table to create
namechar*name of the table to create

Description

The PA_CreateTable command creates the table as defined in the tableRef parameter.

Examples

See PA_CreateTableRef for a complete example.

See Also

PA_AddField, PA_CreateTableRef.

Error Handling

eER_InvalidCreateTableRef


4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next