Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Dstore_types.h199 struct RemoteCondition { struct
200 std::string sql; // The sql statement;
201 std::vector<std::string> bindArgs; // The bind args.