Home
last modified time | relevance | path

Searched defs:TableReferenceProperty (Results 1 – 1 of 1) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
Dstore_types.h253 struct TableReferenceProperty { struct
254 std::string sourceTableName;
255 std::string targetTableName;
256 …d::map<std::string, std::string> columns; // key is sourceTable column, value is targetTable column