MySqlModel.row

Sets the native row. Settings this manually outside the engine is undefined-behavior.

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

Meta