Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dgrd_api_manager.h45 typedef char *(*DBSqlColName)(GRD_SqlStmt *stmt, uint32_t idx); typedef
76 DBSqlColName DBSqlColName = nullptr; member