Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
Dstore_session.h78 const std::string ATTACH_SQL = "ATTACH ? AS ? KEY ?"; variable
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/include/
Dstore_session.h74 const std::string ATTACH_SQL = "ATTACH ? AS ? KEY ?"; variable