DataModelImport.randomAccess

Get randomAccess property.

class DataModelImport
@property
bool
randomAccess
()

Return Value

Type: bool

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.