Gemstone Data Library
C#
VB
C++
JavaScript
Show/Hide TOC
ITable
Operations
Load
Record Method
Overload List
LoadRecord(DataRow)
Creates a new modeled table record queried from the specified
row
.
LoadRecord(
Object
)
Creates a new modeled table record queried from the specified
primaryKeys
.
See Also
Reference
ITableOperations Interface
Gemstone.Data.Model Namespace
In This Article
Overload List
See Also