public wrSchemaAccessType SchemaAccessType {get; set;}
Determines how Exago will retrieve the schema information from the Entity (Data Object). Either use the system default, the configured column metadata (recommended) or read it from the data source each time it is needed.
In v2019.1+, the system default is to use the configured column metadata.
public wrSchemaAccessType SchemaAccessType {get; set;}