Database::rsGetColumns | ||
Description | ||
Creates a new recordset containing all column names of a table from an open database-handle. | ||
![]() |
||
Options | ||
Handle |
Name of the handle of the open database. | |
Table
name |
The name of the table from which the columns must be listed. | |
Output
Handle |
The name of the new recordset to which the column-list will be saved. |