| Icon | Member | Description |
|---|---|---|
| SqlQuery<(Of <(T>)>)(String) |
Creates a new SqlQuery using the specified query and the generic type.
| |
| SqlQuery<(Of <(T>)>)(String, String) |
Creates a new SqlQuery using the specified query and type name.
| |
| SqlQuery<(Of <(T>)>)(Type, String, String) |
Internal constructor
|
