|
TRONIX Code Documentation
|
Used in paging methods of IRepository<T> to return a total record Count of Entities More...
Properties | |
| int | Count [get, set] |
| Total record count. | |
| IEnumerable< T > | Entities [get, set] |
| Query results. | |
Used in paging methods of IRepository<T> to return a total record Count of Entities
| T |
|
getset |
Total record count.
|
getset |
Query results.