DataModelImport.randomAccess

bool randomAccess() @property

Get randomAccess property.

Returns

Defines if the data model will be accessed randomly or through a cursor. If set to false,

access will have to be done using a cursor.