InsertCommandBuilder constructor
const
InsertCommandBuilder(
- IDatabaseTable table,
- IDbInsertDataRawMapper mapper
Implementation
const InsertCommandBuilder(super.table, this.mapper);