random_access


Description:

[ NoAccessorMethod ]
public bool random_access { get; construct; }

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.