[]
Checks whether the rows of the tables referred in the passed statement need to be
retrieved from the server in full or not.
protected virtual bool ShouldRequestAllData(SelectStatement statement)
| Type | Name | Description |
|---|---|---|
| SelectStatement | statement |
| Type | Description |
|---|---|
| bool | A boolean indicating if all the rows of the tables referred in the passed |