Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/
H A Dcloud_store_types.h178 struct SqlCondition { struct
179 std::string sql; // The sql statement;
180 std::vector<Type> bindArgs; // The bind args.
181 bool readOnly = false;