Miado - Much-improved ADO.Net
Overload List
| Name | Description | |
|---|---|---|
|
|
QueryForOne<(Of <(T>)>)(IDictionary<(Of <(String, String>)>)) |
Return the first instance of a strongly-typed
business object that is populated from the result set
of a given query
|
|
|
QueryForOne<(Of <(T>)>)(Func<(Of <(IResultSetRow, T>)>)) |
Return the first instance of a strongly-typed
business object that is populated from the result set
of a given query
|