|
noexcept |
Constructs an executor instance.
| statement | A prepared statement of the querier. |
| database | The database instance associated with the executor. |
This method is called internally by the sqt::DataContext<>::Prepare() method to create an executor. It is not intended to be called directly by users.