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