blibecpgdll.def
来自「postgresql8.3.4源码,开源数据库」· DEF 代码 · 共 58 行
DEF
58 行
; DEF file for Borland C++ BuilderLIBRARY BLIBECPGEXPORTS _ECPGallocate_desc @ 1 _ECPGconnect @ 2 _ECPGdeallocate @ 3 _ECPGdeallocate_all @ 4 _ECPGdeallocate_desc @ 5 _ECPGdebug @ 6 _ECPGdescribe @ 7 _ECPGdisconnect @ 8 _ECPGdo @ 9 _ECPGdo_descriptor @ 10 _ECPGfree_auto_mem @ 11 _ECPGget_desc @ 12 _ECPGget_desc_header @ 13 _ECPGget_sqlca @ 14 _ECPGis_noind_null @ 15 _ECPGprepare @ 16 _ECPGprepared_statement @ 17 _ECPGset_desc @ 18 _ECPGset_desc_header @ 19 _ECPGset_noind_null @ 20 _ECPGsetcommit @ 21 _ECPGsetconn @ 22 _ECPGstatus @ 23 _ECPGtrans @ 24 _sqlprint @ 25 _ECPGget_PGconn @ 26; Aliases for MS compatible names ECPGallocate_desc = _ECPGallocate_desc ECPGconnect = _ECPGconnect ECPGdeallocate = _ECPGdeallocate ECPGdeallocate_all = _ECPGdeallocate_all ECPGdeallocate_desc = _ECPGdeallocate_desc ECPGdebug = _ECPGdebug ECPGdescribe = _ECPGdescribe ECPGdisconnect = _ECPGdisconnect ECPGdo = _ECPGdo ECPGdo_descriptor = _ECPGdo_descriptor ECPGfree_auto_mem = _ECPGfree_auto_mem ECPGget_desc = _ECPGget_desc ECPGget_desc_header = _ECPGget_desc_header ECPGget_sqlca = _ECPGget_sqlca ECPGis_noind_null = _ECPGis_noind_null ECPGprepare = _ECPGprepare ECPGprepared_statement = _ECPGprepared_statement ECPGset_desc = _ECPGset_desc ECPGset_desc_header = _ECPGset_desc_header ECPGset_noind_null = _ECPGset_noind_null ECPGsetcommit = _ECPGsetcommit ECPGsetconn = _ECPGsetconn ECPGstatus = _ECPGstatus ECPGtrans = _ECPGtrans sqlprint = _sqlprint ECPGget_PGconn = _ECPGget_PGconn
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?