Miado - Much-improved ADO.Net
Overload List
| Name | Description | |
|---|---|---|
|
|
QueryForResults<(Of <(T>)>)(IDictionary<(Of <(String, String>)>)) |
Return a Collection of a specific object type
that is populated from the result set of a given query
|
|
|
QueryForResults<(Of <(T>)>)(Func<(Of <(IResultSetRow, T>)>)) |
Return a Collection of a specific object type
that is populated from the result set of a given query
|