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