Constructor for OINODbModelSet.
data model
data set
OptionalsqlParams: OINODbSqlParamsSQL parameters
ReadonlydatamodelReference to datamodel
ReadonlydatasetReference to data set
Collection of errors
Optional ReadonlysqlSQL parameters
Export all rows as a record with OINOId as key and object with row cells as values.
OptionalidFieldName: stringoptional field name to use as key instead of OINOId
Get value of given field in the current row. Undefined if no rows, field not found or value does not exist.
name of the field
serialize the value
Serialize model set in the given format.
OptionalcontentType: OINOContentType = OINOContentType.jsonserialization content type
Class for dataset based on a data model that can be serialized to a supported format: