DataModelHash.getRow

Retrieves a row from the underlying hash table.

class DataModelHash
static
getRow

Parameters

model DataModel

the GdaDataModelHash

row int

row number

Return Value

Type: Row

a GdaRow or NULL if the requested row is not in the hash table.

Meta