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