ITableOperationsAddNewRecordAsync Method

Overload List

AddNewRecordAsync(DataRow, CancellationToken) Adds the specified row to the database.
AddNewRecordAsync(Object, CancellationToken) Adds the specified modeled table record to the database.

See Also