Click or drag to resize

ModelControllerT, UGet Method

Overload List
  Name Description
Public method Get(String) Gets all records from associated table, filtered to parent key ID if provided
Public method Get(String, Int32) Gets a sorted list of T.
Public method Get(String, String, Int32) Gets all records from associated table, filtered to parent key ID if provided, sorted by the provided Field.
Top
See Also