Call Level Interface的意思|示意
呼叫级接口
Call Level Interface的网络常见释义
调用层接口 4.调用层接口(call level interface)方式 在C/S模型中,应用程序与数据库间的数据交换变成 为客户端应用程序通过调用函数方式以实现从服务器调用 数据的数据交换方式...
调用级别介面 ... call Tree 调用树状图 call level interface 调用级别介面 call operator 调用运算符 ...
呼叫层级接口 ... call instruction 呼叫指令 call level interface 呼叫层级接口 call not accepted signal 不放接受的呼号 ...
调用级界面 ...财团SQL Access Group(SAG)和标准化组织X/Open在1992年联合出版了一个规范,该规范定义了调用级界面(Call Level Interface),CLI)标准。
Call Level Interface相关短语
1、 Geospatial database call-level interface 地理空间数据库访问接口
2、 cll call level interface 调用级接口
3、 cli call level interface 调用级界面
Call Level Interface相关例句
Two new capabilities in V8 load are especially interesting in terms of being alternatives to insert: load from a cursor, and load from call level interface (CLI) applications.
在 V8 load 中有两个新功能,它们对于 load 成为 insert 的替代方案有着特别的功效,这两个功能是:从游标装载和从调用层接口(CLI)应用程序装载。
The DOM Level 2 interface includes a method for finding child nodes with a given name. For example, the call
DOM 级别 2 接口包含一个查找给定名称的子节点的方法。
ODBC is a call-level interface that allows applications to access data in any database for which there is an ODBC driver.
ODBC是一种呼叫层级介面,可允许应用程序在有odbc驱动程序情况下存取资料库的资料。
The DB2 administrative API (programming interface) sqlustat can be used to issue a RUNSTATS from a DB2 application, such as one written to the Call Level Interface.
DB2 管理 API(编程接口)sqlustat 可以用于从 DB2 应用程序发出 RUNSTATS,例如写入调用级接口的应用程序。
The SQL Call Level Interface (CLI) has provided users with a new connection attribute to tune the optimization goal used with the database queries.
SQL Call Level Interface (CLI)为用户提供了一个新的连接属性,用于调优数据库查询使用的优化目标。
Type safety is sadly missing from JDBC's approach to accessing SQL, by the way, because it is a call-level interface and is thus restricted to strings that can only be checked at runtime.
很不幸的是,JDBC 的访问 SQL 的方法丢失了类型安全,因为这是一个调用级别的接口,因此它限制只有在运行时才能检查字符串。