Returns the projection to use to convert from the datasource native projection to the display projection, or a basis projection for the display projection.
true to indicate that the joined datasource should be queried for all of it's records, the records cached, and then joined to the db2 data or
false to indicate that the joined datasource should be queried on the fly for it's records, and then those records joined to the DB2 data.