|
|
Model
|
| Name | Description | |
|---|---|---|
|
|
Get(String) | Gets all records from associated table, filtered to parent key ID if provided |
|
|
Get(String, Int32) | Gets a sorted list of T. |
|
|
Get(String, String, Int32) | Gets all records from associated table, filtered to parent key ID if provided, sorted by the provided Field. |