version 6.0.6
OP Create Empty Set (connectID; tableID; setName) Longint
| Parameter | Type | Description | |
| connectID | Longint | Unique ID for the established connection | |
| tableID | Integer | ID of the table | |
| setName | String | Name of the empty set to create | |
| Function result | Longint | Error code |
Description
The command OP Create Empty Set creates a new empty set for the specified table.
See Also