MySqlModel.row

Sets the raw mysql row.

  1. Row row [@property getter]
  2. Row row [@property setter]
    class MySqlModel(string tableName)
    final @property @system
    @ignore
    void
    row
    (
    Row newRow
    )

Meta