
Icon | Member | Description |
---|---|---|
![]() | SqlQuery(String) |
Creates a new SqlQuery using the specified query and a default type (Object).
|
![]() | SqlQuery(Object, String) | Obsolete.
Create a new SqlQuery using the specified instance and query.
|
![]() | SqlQuery(String, String) |
Creates a new SqlQuery using the specified query and type name.
|