Home
last modified time | relevance | path

Searched refs:PGAPI_CopyDesc (Results 1 – 3 of 3) sorted by relevance

/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dpgapifunc.h332 RETCODE SQL_API PGAPI_CopyDesc(SQLHDESC SourceDescHandle,
H A Dodbcapi30.c160 ret = PGAPI_CopyDesc(SourceDescHandle, TargetDescHandle); in SQLCopyDesc()
H A Ddescriptor.c516 PGAPI_CopyDesc(SQLHDESC SourceDescHandle, in PGAPI_CopyDesc() function