Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
Dstore_types.h223 struct RemoteCondition { struct
224 std::string sql; // The sql statement;
225 std::vector<std::string> bindArgs; // The bind args.