您要查找的是不是:
- This listing shows the data retrieval code. 这个清单显示了数据检索代码。
- Issue: What happened to data retrieval services? 问题:数据检索服务出了什么问题?
- Provides a way to request processing beyond record retrieval for a data retrieval operation of a data source control. 为数据源控件的数据检索操作提供一种请求除记录检索之外的其他处理的方法。
- Class with the specified type name and data retrieval method name. 使用指定的类型名和数据检索方法名初始化。
- DBMS provides a special data sub-language for data retrieval. DBMS提供一个特殊的数据子语言来检索数据。
- It separates business logic from presentation and data retrieval. 它将商业逻辑从表现和数据中分离出来。
- Gets or sets the data retrieval mode that the SqlDataSource control uses to fetch data. 获取或设置SqlDataSource控件获取数据所用的数据检索模式。
- Object to determine whether sorting, paging, or a row count are requested as part of the data retrieval operation. 对象以决定是否请求将排序、分页或行计数作为数据检索操作的一部分。
- In unchained mode, a transaction is implicitly started before any data retrieval or modification statement. 在非链接模式下,事务在任何数据检索或修改语句前隐式启动。
- Control represents a middle-tier object with data retrieval and update capabilities. 控件表示具有数据检索和更新功能的中间层对象。
- The tables and views folders may be filtered prior to any catalog data retrieval. 在检索目录数据之前,可能要筛选tables和views文件夹。
- Your application performs data retrieval on the XML column and does not require an XML index on the XML column. 您的应用程序对XML列执行数据检索,并且不需要XML列的XML索引。
- Storage extent describes the capabilities and management of the various media that exist to store data and allow data retrieval. 储存扩展描述存储数据并允许数据检索的不同媒体的功能和管理。
- Gets or sets the name of the data retrieval method parameter that is used to specify a sort expression for data source sorting support. 获取或设置数据检索方法参数的名称,该参数用于指定数据源排序支持的排序表达式。
- The Query and View Designer can help you create and maintain the data retrieval and data manipulation portions of your application. 查询和视图设计器可帮助您创建和维护应用程序的数据检索和数据操作部分。
- Represents the asynchronous callback method that a data-bound control supplies to a data source view for asynchronous data retrieval. 表示数据绑定控件向数据源视图提供以进行异步数据检索的异步回调方法。
- Access plan directives that force the optimizer to use the designated access method for data retrieval, either sequential scan or index scan. 访问计划指示,强制优化器使用指定的访问方法进行数据检索,要么是连续扫描,要么是索引扫描。
- This setting retrieves records from the server that have been modified since the last time data was synchronized. 此设置用于从服务器中检索自上次同步数据以来修改过的记录。
- The above example shows that sequential scan and indexes are used to do the data retrieval, and the nested-loop join method is used to join all tables. 以上示例展示了如何使用连续扫描和索引来进行数据检索,以及如何使用嵌套循环连接方法来连接所有表。
- Use of indexes should be more liberal in the read-only data warehouse, because the index is defined for efficient data retrieval. 索引的使用在只读的数据仓库中将更加自由,因为索引是为了高效的数据检索而定义的。