ConnectionExtensionsItemByQuery Method |
Name | Description | |
---|---|---|
ItemByQuery(IConnection, Command) |
Get a single item from the database using the specified query. If the result is not a single item, an exception will be thrown
| |
ItemByQuery(IConnection, Command, Boolean) |
Get a single item from the database using the specified query asynchronously. If the result is not a single item, an exception will be thrown
|