Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dgrd_api_manager.h36 typedef int (*DBSqlBindDouble)(GRD_SqlStmt *stmt, uint32_t idx, double val); typedef
69 DBSqlBindDouble DBSqlBindDouble = nullptr; member