|
ORE Studio 0.0.4
|
Represents a dataset bundle member in the database. More...
#include <dataset_bundle_member_entity.hpp>

Static Public Attributes | |
| static constexpr const char * | schema = "metadata" |
| static constexpr const char * | tablename = "dq_dataset_bundle_members_tbl" |
Represents a dataset bundle member in the database.
Junction table with composite primary key (bundle_code, dataset_code, valid_from).