19 Star 33 Fork 26

openLooKeng / hetu-odbc-driver

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
maodbc.def 1.76 KB
一键复制 编辑 原始数据 按行查看 历史
wangmingyue 提交于 2020-06-29 21:58 . openlookeng first commit
{
global:
SQLAllocConnect;
SQLAllocEnv;
SQLAllocHandle;
SQLAllocStmt;
SQLBindCol;
SQLBindParameter;
SQLBrowseConnect;
SQLBrowseConnectW;
SQLBulkOperations;
SQLCancel;
SQLCloseCursor;
SQLColAttribute;
SQLColAttributeW;
SQLColAttributes;
SQLColAttributesW;
SQLColumnPrivileges;
SQLColumnPrivilegesW;
SQLColumns;
SQLColumnsW;
SQLConnect;
SQLConnectW;
SQLCopyDesc;
SQLDescribeCol;
SQLDescribeColW;
SQLDescribeParam;
SQLDisconnect;
SQLDriverConnect;
SQLDriverConnectW;
SQLEndTran;
SQLError;
SQLErrorW;
SQLExecDirect;
SQLExecDirectW;
SQLExecute;
SQLExtendedFetch;
SQLFetch;
SQLFetchScroll;
SQLForeignKeys;
SQLForeignKeysW;
SQLFreeConnect;
SQLFreeEnv;
SQLFreeHandle;
SQLFreeStmt;
SQLGetConnectAttr;
SQLGetConnectAttrW;
SQLGetConnectOption;
SQLGetConnectOptionW;
SQLGetCursorName;
SQLGetCursorNameW;
SQLGetData;
SQLGetDescField;
SQLGetDescFieldW;
SQLGetDescRec;
SQLGetDescRecW;
SQLGetDiagField;
SQLGetDiagFieldW;
SQLGetDiagRec;
SQLGetDiagRecW;
SQLGetEnvAttr;
SQLGetFunctions;
SQLGetInfo;
SQLGetInfoW;
SQLGetStmtAttr;
SQLGetStmtAttrW;
SQLGetStmtOption;
SQLGetTypeInfo;
SQLGetTypeInfoW;
SQLMoreResults;
SQLNativeSql;
SQLNativeSqlW;
SQLNumParams;
SQLNumResultCols;
SQLParamData;
SQLParamOptions;
SQLPrepare;
SQLPrepareW;
SQLPrimaryKeys;
SQLPrimaryKeysW;
SQLProcedureColumns;
SQLProcedureColumnsW;
SQLProcedures;
SQLProceduresW;
SQLPutData;
SQLRowCount;
SQLSetConnectAttr;
SQLSetConnectAttrW;
SQLSetConnectOption;
SQLSetConnectOptionW;
SQLSetCursorName;
SQLSetCursorNameW;
SQLSetDescField;
SQLSetDescFieldW;
SQLSetDescRec;
SQLSetDescRecW;
SQLSetEnvAttr;
SQLSetParam;
SQLSetPos;
SQLSetScrollOptions;
SQLSetStmtAttr;
SQLSetStmtAttrW;
SQLSetStmtOption;
SQLSpecialColumns;
SQLSpecialColumnsW;
SQLStatistics;
SQLStatisticsW;
SQLTablePrivileges;
SQLTablePrivilegesW;
SQLTables;
SQLTablesW;
SQLTransact;
local:
*;
};
C
1
https://gitee.com/openlookeng/hetu-odbc-driver.git
git@gitee.com:openlookeng/hetu-odbc-driver.git
openlookeng
hetu-odbc-driver
hetu-odbc-driver
master

搜索帮助