Overload List
Name | Description | |
---|---|---|
Row()()()() |
Constructor for Row objects. This will throw exceptions
| |
Row(Schema) |
Constructor for Row object. Users should NOT be constructing Rows
using this mechanism. Scope will construct Rows for the users.
| |
Row(Schema, array<ColumnData>[]()[][]) |
Constructor for Row object. Users should NOT be constructing Rows
using this mechanism. Scope will construct Rows for the users.
|