[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| Table(Schema) |
Creates an empty table
| |
| Table(Rowset, Func Row, Boolean ) |
Creates a shallow copy from another rowset resorting data per schema key definition, optionally applying a filter
| |
| Table(Table, Func Row, Boolean ) |
Creates a shallow copy from another table, optionally applying a filter
|
See Also