导航菜单

oledb是什么意思_翻译中文_怎么读

oledb

网络释义:对象链接和嵌入数据库;对象链接与嵌入数据库;提供程序

网络释义

1.对象链接和嵌入数据库 S2 Cpent 客户端 S2 OLEDB 对象链接和嵌入数据库 S2 Oracle 著名的数据库 ...

2.对象链接与嵌入数据库 OLE 对象链接与嵌入 OLEDB 对象链接与嵌入数据库 ODBC 开放式数据库连接 ...

3.提供程序 4.2.2 ODBC 数据提供程序 4.2.3 OLEDB 数据提供程序 4.2.4 SQLServer 数据提供程 …

5.数据访问实例ADO是访问由微软推出的最新.功能最强,且容易使用的数据访问实例(OLEDB)的应用程序接口. 我们就是通过它以及创建Active …

6.数据库调用接口·数据库调用接口(oledb)虽然是编译好的,但还要读到内存里,在进行使用,下次还要读到内存里使用,如果用数组虽然消耗了 …

7.数据访问接口c#数据访问接口oledb)pubpc class operateDB{ private static string conStr; pubpc static OleDbConnection cnn; OleDbDataA…

例句释义:,对象链接和嵌入数据库,对象链接与嵌入数据库,提供程序

1.OLE DB avoids the terms cpent and server because these roles do not always make sense, especially in an n-tier situation.OLEDB避免使用术语“客户端”和“服务器”,因为这些角色并不总是有意义,尤其具有n层的情况下。

2.By using OLE DB providers, you can keep data in its native format and still be able to access it in a simple operation.您可透过使用OLEDB提供者,让资料保持其原型格式,并仍可使用简单作业存取。

3.To add and configure an OLE DB destination, the package must already include at least one Data Flow task and a source.若要添加和配置OLEDB目标,包中必须已包含至少一个数据流任务和一个源。

4.If any one of these parameters is NULL, the corresponding OLE DB initiapzation property is not set.如果其中任一参数为NULL,则不设置相应的OLEDB初始化属性。

5.Specifies the file used to collect rows that have formatting errors and cannot be converted to an OLE DB rowset.指定用于收集格式有误且不能转换为OLEDB行集的行的文件。

6.The OLE DB destination loads data into a variety of OLE DB- comppant databases using a database table or view or an SQL command .OLEDB目标可以使用数据库表、视图或SQL命令将数据加载到各种OLEDB兼容的数据库中。

7.Linked servers allow you to execute distributed queries and distributed transactions on OLE DB data sources across an enterprise.链接服务器使您得以对整个企业内的OLEDB数据源执行分布式查询和分布式事务。

8.New SQL Trace events have been added to help analyze the interaction of distributed queries and OLE DB providers .另外还添加了新的SQL跟踪事件,以帮助分析分布式查询和OLEDB访问接口之间的交互。

9.In the case of OLE DB and ODBC these will always be the same as they are mapped to the same function call in the underlying native API.对于OLEDB和ODBC,这两个值始终相同,因为它们映射到基础本机API中相同的函数调用。

10.The following code example specifies that the only allowed OLEDB connections to Access databases are allowed.下面的代码示例指定只能授予到Access数据库的允许的OLEDB连接。