Overload List

  NameDescription
Public methodRow()()()()
Constructor for Row objects. This will throw exceptions
Public methodRow(Schema)
Constructor for Row object. Users should NOT be constructing Rows using this mechanism. Scope will construct Rows for the users.
Public methodRow(Schema, array<ColumnData>[]()[][])
Constructor for Row object. Users should NOT be constructing Rows using this mechanism. Scope will construct Rows for the users.

See Also