第十七章 以编程方式使用 SQL 网关 - 支持的 ODBC 函数调用

文章目录

  • [第十七章 以编程方式使用 SQL 网关 - 支持的 ODBC 函数调用](#第十七章 以编程方式使用 SQL 网关 - 支持的 ODBC 函数调用)
  • [支持的 `ODBC` 函数调用](#支持的 ODBC 函数调用)

第十七章 以编程方式使用 SQL 网关 - 支持的 ODBC 函数调用

支持的 ODBC 函数调用

下表列出了相应 %SQLGatewayConnection方法直接支持的 ODBC 函数,以及这些方法的类文档的链接。

本章无意作为这些方法的详细参考。有关方法参数、操作和返回值的详细信息,

%SQLGatewayConnection 调用 ODBC 函数

ODBC Function ObjectScript methods that call the function
SQLAllocHandle AllocateStatement()
SQLBindParameter BindParameter(),BindParameters()
SQLCloseCursor CloseCursor()
SQLColAttribute DescribeColumns()
SQLColumnPrivileges ColumnPrivileges(),ColumnPrivilegesW()
SQLColumns Columns(),ColumnsW()
SQLDescribeCols DescribeColumns()
SQLDescribeParam DescribeParameters()
SQLDiagRec GetErrorList()
SQLEndTran Transact()
SQLExecute Execute()
SQLFetch Fetch()
SQLForeignKeys ForeignKeys(),ForeignKeysW()
SQLFreeHandle DropStatement()
SQLFreeStmt UnbindParameters()
SQLGetData GetData(),GetDataL(),GetDataLW(),GetDataW()
SQLGetInfo GetInfo()
SQLGetTypeInfo GetTypeInfo()
SQLMoreResults MoreResults()
SQLNumParams DescribeParameters()
SQLParamData ParamData()
SQLPrepare Prepare(),PrepareW()
SQLPrimaryKeys PrimaryKeys(),PrimaryKeysW()
SQLProcedureColumns DescribeProcedureColumns(),DescribeProcedureColumnsW()
SQLProcedures DescribeProcedures(),DescribeProceduresW()
SQLPutData PutData(),PutDataW()
SQLRowCount RowCount()
SQLSetConnectAttr SetConnectOption()
SQLSetStmtAttr SetStmtOption()
SQLSpecialColumns SpecialColumns(),SpecialColumnsW()
SQLStatistics Statistics(),StatisticsW()
SQLTablePrivileges TablePrivileges(),TablePrivilegesW()
相关推荐
一颗青果4 分钟前
TCP协议讲解
服务器·网络·网络协议·tcp/ip
在风中的意志5 分钟前
[数据库SQL] [leetcode-511] 511. 游戏玩法分析 I
数据库·sql·游戏
一直跑5 分钟前
UKB数据库/RAP平台批量下载数据教程
数据库·rap·ukb
航Hang*7 分钟前
第二章:网络系统建设与运维(高级)—— IS-IS路由协议
运维·服务器·网络·笔记·智能路由器·ensp
翼龙云_cloud11 分钟前
腾讯云渠道商:如何在腾讯云服务器上搭建一个属于自己的网站或者论坛?
运维·服务器·云计算·腾讯云
qq_3106585113 分钟前
webrtc源码走读(四)核心引擎层——视频引擎
服务器·c++·音视频·webrtc
AndyHeee18 分钟前
【瑞芯微rk3576刷ubuntu根文件系统容量不足问题解决】
linux·数据库·ubuntu
liulilittle18 分钟前
Ubuntu挂在新云盘(Disk磁盘)
运维·服务器·ubuntu
sao.hk19 分钟前
ubuntu2404,vbox,全屏显示
linux·运维·服务器
危笑ioi19 分钟前
linux配置nfs在ubuntu22.04
linux·运维·服务器