DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
IDatabaseBackend.h File Reference

Go to the source code of this file.

Classes

class  DotNetDupe::System::Data::Internal::IDatabaseBackend
 Interface defining the contract for database storage backends in DotNetDupe. More...
struct  DotNetDupe::System::Data::Internal::Row
 Represents an internal data row consisting of a list of column values. More...
struct  DotNetDupe::System::Data::Internal::Table
 Represents an internal in-memory relational table. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System
namespace  DotNetDupe::System::Data
namespace  DotNetDupe::System::Data::Internal