Overload | Description |
---|---|
LoadFromSproc<T>(String) | Load a list of items from a stored procedure and automatically map to an object |
LoadFromSproc<T>(String,Dictionary<String,Object>) | Load a list of items from a stored procedure and automatically map to an object |