Home
last modified time | relevance | path

Searched refs:eConnPoolName (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/simple/
H A Dsdbapi.hpp1018 eConnPoolName, enumerator
1504 case eConnPoolName: return "conn_pool_name"; in x_GetName()
1570 case eConnPoolName: in Get()
1640 case eConnPoolName: in Set()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/simple/
H A Dsdbapi.cpp1212 string explicit_pool_name = Get(eConnPoolName, eWithOverrides); in x_FillLowerParams()