TableOperationsTAddNewRecordAsync Method

Overload List

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

See Also