SQT
A C++ ORM framework for SQLite
Loading...
Searching...
No Matches

◆ Database()

template<EntityValueType ENTITY>
const std::shared_ptr< sqt::Database > & sqt::DataContext< ENTITY >::Database ( ) const
noexcept

Gets the shared database instance used by this data context.

Returns
The shared database instance.