Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Dstore_types.h221 struct TableReferenceProperty { struct
222 std::string sourceTableName;
223 std::string targetTableName;
224 …d::map<std::string, std::string> columns; // key is sourceTable column, value is targetTable column