DataModelImportGidBuilderImpl.randomAccess
T randomAccess(bool propval)Set randomAccess property.
Parameters
propval | 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. |
Returns
Builder instance for fluent chaining