Home
last modified time | relevance | path

Searched refs:PGAPI_SetConnectAttr (Results 1 – 4 of 4) sorted by relevance

/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dodbcapi30w.c100 ret = PGAPI_SetConnectAttr(hdbc, fAttribute, rgbValue, in SQLSetConnectAttrW()
H A Dpgapifunc.h321 RETCODE SQL_API PGAPI_SetConnectAttr(HDBC ConnectionHandle,
H A Dodbcapi30.c433 ret = PGAPI_SetConnectAttr(ConnectionHandle, Attribute, Value, in SQLSetConnectAttr()
H A Dpgapi30.c1654 PGAPI_SetConnectAttr(HDBC ConnectionHandle, in PGAPI_SetConnectAttr() function