Gemstone Data Library
C#
VB
C++
JavaScript
Show/Hide TOC
Table
Operations
T
Add
New
Record
Async 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
Reference
TableOperations
T
Class
Gemstone.Data.Model Namespace
In This Article
Overload List
See Also