
Icon | Member | Description |
---|---|---|
![]() | SqlQuery<(Of <(T>)>)(String) |
Creates a new SqlQuery using the specified query and a default instance of the type.
|
![]() | SqlQuery<(Of <(T>)>)(T, String) |
Create a new SqlQuery using the specified instance and query,
|