Methods
create(…values) → {module:eclairjs/sql.Row}
Create a Row from the given arguments. Position i in the argument list becomes position i in the created Row object.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
values |
object |
<repeatable> |
Array of objects or object1,..., objectN |
- Source: