|
![]() |
![]() |
version 2003
PA_CreateTable (tableRef; name)
Parameter | Type | Description | |
tableRef | PA_TableRef | → | reference to the table to create |
name | char* | → | 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