每一个数据访问方法重载的数量被减少了。
The numerous overloads for each data access method have been reduced.
本节介绍测试中使用的不同数据访问方法。
然而,对这种数据访问方法存在着一些保留意见。
Yet there are reservations about this approach to data access.
另一个挑战时,去维护一致的数据访问方法如何实现。
Another challenge is maintaining a consistent approach in how data access operations are implemented.
大多数的数据访问方法是有效的,在抽象的数据库类中。
The majority of the data access methods are available through the abstract Database class.
你选择的数据访问方法将会影响到站点或列表实施的各个方面。
The data access method you choose may very well impact other aspects of your site or list implementation.
数据访问层提供优化的数据访问方法,与课件数据库进行连接;
The data access level provides optimized data access methods and carries on the connection with the courseware database.
联合的分布式数据访问方法无需ods即可提供所需级别的数据同步。
A federated approach to distributed data access can provide the required levels of data synchronization without an ODS.
给出了实现多源数据集成的数据格式转换、数据互操作和直接数据访问方法。
Also, we described three means to realize data integration: data format exchange, data interoperability, direct data access.
一些数据访问方法执行得很好,但是这仅仅是在某些限制数量的场合中蔡有用。
Some data access methods perform very well, but are only useful in a limited number of scenarios.
每个测试都使用这些不同数据访问方法中的一种从列表从检索出数据的一个子集。
Each test consisted of retrieving a subset of data from the list using one of a number of different data access methods.
本文以在软件开发中的ADO控件的各种使用技巧为例,说明了在VB编程中数据库的数据访问方法。
This article takes the use skill of ADO controls in the Development of software for example, and presents the data accessing method of database in the VB programme.
我就可以构建一个简单的存根(具有作为属性的数组列表),然后快速实现一些简单数据访问方法,如清单2所示。
I can build a simple stub that has an array list as a property, then implement some simple data access methods quickly, as Listing 2 shows.
第三部分对于查询调优是至关重要的,因为它提供了大量有用的信息,例如查询所用的数据访问方法和连接方法。
The third part is of vital importance in query tuning, because it provides us with a great deal of useful information, such as the data access method and the join method that the query used.
现在,你可以很容易地为该类添加数据访问方法了,例如我们之前使用的GetProductsByCategory方法。
Now you can easily add data access methods to this class... such as the GetProductsByCategory method we use above.
OLEDB是基于COM的通用数据访问方法,允许使用任何数据源,不只是已索引的、连续的访问方法(ISAM)和基于SQL的数据库。
OLE DB is a COM-based universal data access technology, allowing you to use any data source, not just indexed, sequential access methods (ISAM) and SQL-based databases.
该实现包含封装所有用于数据访问和操纵的sql语句的方法。
The implementation contains methods encapsulating all required SQL statements for data access and manipulation.
控制表数据访问的一种常见方法是使用视图。
A common way to control access to table data is using views.
然而,实现数据访问的模型和方法一直在变。
Yet, the models and methods for doing data access are continually changing.
您可能需要考虑向该表添加索引,并将索引用作从表中访问数据的方法。
You may need to think of adding indexes to the table and use them as a way of accessing data from the table.
程序员必须学习使用一些新数据结构和访问方法,而不是使用简单的散列。
Instead of using a simple hash, the programmer must learn to use a number of new data structures and access methods.
使用请求对象中所提供的访问方法处理数据。
Process data using access methods provided in the response object.
清单4中的方法构成了数据访问层的核心。
The methods in Listing 4 form the core of the data access tier.
它将内部拉出解析器接口包装在定义各种元素和属性访问方法的数据编出上下文类中。
It wraps an internal pull parser interface in an unmarshalling context class that defines a variety of element and attribute access methods.
这些数据对象通常为表格中的业务数据的瘦包装,提供数据访问和关系导航方法。
The data objects are generally thin wrappers around the business data in tables with typical data access and relationship navigation methods.
描述其位置、系统、访问方法、源数据流通和更新频率、数据安全性和数据质量。
Describe their location, systems, access approaches, source data traffic and update frequency, data security, and data quality.
清单5中添加了在浏览器cookie中设置和访问数据的方法。
In Listing 5, we add methods for setting and accessing data in browser cookies.
如前所述,可以用多种方法访问数据,其中两种主要方法是web擦除和API使用。
As mentioned, you can access data in multiple ways. The two primary methods are web scraping and API use.
EntityManager包含访问数据的必要方法。
The EntityManager contains the necessary methods for accessing data.
EntityManager包含访问数据的必要方法。
The EntityManager contains the necessary methods for accessing data.
应用推荐