单词 | underlying database | ||
释义 | underlying database
例句释义: 基本数据库 1. The DeleteCommand can be an SQL string or the name of a stored procedure, if the underlying database supports stored procedures. 如果基础数据库支持存储过程,DeleteCommand可以是一个SQL字符串或存储过程的名称。 msdn2.microsoft.com 2. Typically, a module also accesses an underlying database. Some experience with a relational database and SQL is helpful, as well. 通常,模块也会访问底层数据库,因此,关系数据库和SQL方面的经验也会对您有所帮助。 www.ibm.com 3. The transaction isolation level is the degree to which the underlying database exposes changed but uncommitted data to other transactions. 事务隔离级别是基础数据库将已更改但尚未提交的数据向其他事务公开的程度。 www.ibm.com 4. Sends changes that were made to retrieved objects to the underlying database, and specifies the action to be taken if the submission fails. 将对检索到的对象所做的更改发送到基础数据库,并指定提交失败时要采取的操作。 msdn.microsoft.com 5. The goal of an OR mapping layer is to shield the rest of the application from the effects of changes in the underlying database. OR映射层的目的是使其余应用程序免受底层数据库变更的影响。 www.ibm.com 6. The EcoSpace designer has a small toolbar at the bottom-right that maintains the underlying database. EcoSpace设计器的右下方有一个很小的工具栏,负责维护底层的数据库。 www.ibm.com 7. Normally, the DataPilot does not show a row or column for categories that have no entries in the underlying database. 通常,数据助理不显示分类中没有条目的行或列。 ooo.pingju.org 8. The only access to the underlying database objects is through the specific statements in the package. 对底层数据库对象的访问只能通过包中的特定语句进行。 www.ibm.com 9. If the underlying database column had a description stored as an extended property, this value appears. 如果基础数据库列具有存储为扩展属性的说明,则会显示此值。 technet.microsoft.com 10. If the underlying database table or view had a description stored as an extended property, this value appears. 如果基础数据库表或视图具有存储为扩展属性的说明,则会显示此值。 technet.microsoft.com 1. Note that when modifying and adding entries using Microsoft Access, the constraints of your underlying database tables are adhered to. 注意,使用MicrosoftAccess修改和添加条目时,遵守底层数据库表的约束。 www.ibm.com 2. This information can be queried and analyzed using standard SQL statements for the underlying database system. 此信息可以使用标准SQL语句对这些信息进行查询和分析,以用于底层数据库。 www-128.ibm.com 3. But HQL does enable you to pass native queries to your underlying database. 但HQL的确可以让你直接向底层数据库传递本地查询。 www.infoq.com 4. The source of data that you choose provides the metadata used to access the data in the underlying database. 所选择的数据源提供了用于访问基础数据库中的数据的元数据。 technet.microsoft.com 5. All the users can now be added in a single transaction, assuming the support of the underlying database. 现在只要底层数据库支持,就可以在一个事务中添加所有用户。 www-128.ibm.com 6. Provides step-by-step details for saving modified data in two related data tables to the underlying database. 提供有关将两个相关数据表中已修改的数据保存到基础数据库中的分步详细说明。 msdn2.microsoft.com 7. A container invokes this method to instruct the instance to synchronize its state by storing it to the underlying database. 指示实例通过保存至底层数据库来同步其状态。 blog.csdn.net 8. This does not imply that the user has direct access to the underlying database objects. 这意味着用户不能直接访问底层数据库对象。 www-128.ibm.com 9. We include and maintain usage metrics (creation time, last access time, etc. ) in the underlying database containing the calculator state. 我们在包含计算器状态的底层数据库中包括和维护使用的标准(创建时间、最近访问时间,等等)。 www.ibm.com 10. eXist isn't really a Web server; it just uses one as a convenient interface to the underlying database server. eXist不是真正的Web服务器,它只是使用一个Web服务器作为到底层数据库服务器的方便的接口。 www.ibm.com 1. Object Relational Mapping was created to abstract details of the underlying database from the Java object model. 创建对象关系映射,以便从Java对象模型抽象底层数据库的详细信息。 www.ibm.com 2. Controls can use the same cache entries in scenarios where the controls load the same data from the same underlying database. 控件从同一基础数据库加载相同数据的情况下,这些控件可以使用相同的缓存项。 msdn2.microsoft.com 3. Performance of searches is important, so please include information about the underlying database, hosting and caching architecture. 搜索的性能很重要,所以请包括基础数据库的有关信息,主机托管和缓存架构。 www.bing.com 4. The call to UpdateDatabase ensures that the underlying database is updated with the contents of the modified EcoSpace. 调用UpdateDatabase来确保已使用修改后的EcoSpace的内容更新基础数据库。 www.ibm.com 5. Instead, we assume that there are background reapers that periodically examine the underlying database and provide cleanup. 我们假定存在幕后收割者(reaper),它们定期地检查底层数据库并且提供清理工作。 www.ibm.com 6. The data-access layer typically contains classes that implement methods for accessing the underlying database data. 数据访问层通常包含用于实现访问基础数据库数据的方法的类。 msdn2.microsoft.com 7. Provides step by step details for saving modified data in a data table to the underlying database. 提供将数据表中已修改的数据保存到基础数据库中的分步详细说明。 msdn2.microsoft.com 8. Making changes is useful, but if your client cannot apply those changes back to the underlying database, it will do them no good. 更改是十分常用的操作,但如果客户机无法将那些更改应用到底层数据库中,那么这样的更改就一点用处也没有。 www.ibm.com 9. Creates the INSERT, UPDATE, and DELETE commands necessary for writing changes to the underlying database. 创建将更改写入基础数据库所必需的INSERT、UPDATE和DELETE命令。 msdn2.microsoft.com 10. The names used are friendly names, instead of the developer-oriented naming conventions employed in the underlying database. 所用的名称为友好名称,而没有使用基础数据库中采用的面向开发人员的命名约定。 msdn2.microsoft.com 1. A container invokes this method to instruct the instance to synchronize its state by loading it state from the underlying database. 指示实例通过从底层数据库加载来同步其状态。 blog.csdn.net 2. Validating data before you send updates to the underlying database is a good practice that reduces errors. 在将更新发送到基础数据库之前对数据进行验证是一种很好的做法,这样可以减少错误。 msdn2.microsoft.com 3. If not supported by the underlying database method, this directive is ignored without comment. 如果它不被数据库底层方法所支持,那么该指令将被无条件忽略。更详细。 dict.bioon.com 4. The software analyses the data in the files and places this in an underlying database. 该软件分析文件中的数据并将其保存在底层数据库中。 www.bing.com 5. An application can use these interfaces regardless of the underlying database. 不管底层数据库是什么,一个应用程序都可以使用这些接口。 www.ibm.com 6. Paging allows easy navigation for the end-user and - if implemented correctly - reduces the load on the underlying database. 分页让最终用户便捷地导航数据,并且——如果正确地实现的话——可以减少低层数据库的负载。 www.infoq.com 7. Represents a table for a particular type in the underlying database. 表示基础数据库中特定类型的表。 msdn2.microsoft.com 8. A report model is a business description of an underlying database that is used for building ad hoc reports. 报表模型是对用于生成即席报表的基础数据库的业务性说明。 msdn2.microsoft.com 9. Update Model Wizard (Entity Data Model Tools) to update model and mapping information when the underlying database changes. 模型更新向导(实体数据模型工具)更新模型和映射信息。 technet.microsoft.com 10. The model describes the underlying database in familiar business terms that end-users can understand. 模型以最终用户所熟悉的可以理解的业务术语说明基础数据库。 msdn2.microsoft.com 1. Client applications may share the source code, and therefore have intimate knowledge of the underlying database. 客户端应用程序可以共享源代码,因此,它们完全了解底层数据库的知识。 www.ibm.com 2. We used the Eclipse framework to develop the GUI and Cloudscape for the underlying database. 我们使用Eclipse框架开发GUI,用Cloudscape作为底层数据库。 www.ibm.com 3. The data exposed on the service interface comes from the underlying database via the application code. 这个服务接口公开的数据是通过应用程序代码从底层数据库获得的。 www.ibm.com 4. Make sure that the underlying database on the client and on the server contains the same data. 确保客户端和服务器端上的基础数据库的数据一致。 www.ibm.com 5. This annotation performs the actual mapping between the class name and the table in the underlying database. 该标注执行类名与底层数据库表之间的实际映射。 www.ibm.com 6. Gets or sets the SQL string that the SqlDataSource control uses to insert data into the underlying database. 获取或设置SqlDataSource控件将数据插入基础数据库所用的SQL字符串。 msdn2.microsoft.com 7. The metadata model is used to define EPCIS events and their mapping to the underlying database schema. 元数据模型用来定义EPCIS事件以及它们到底层数据库模式的映射。 www.ibm.com 8. This topic describes how to manually create a conceptual model in which an entity type is mapped to two tables in the underlying database. 本主题介绍如何手动创建一个概念模型,其中将一个实体类型映射到基础数据库中的两个表。 msdn.microsoft.com 9. When the cache expires, the Select method retrieves data from the underlying database, and then caches the data again. 当缓存到期时,Select方法将从基础数据库中检索数据,然后再次缓存数据。 msdn2.microsoft.com 10. It is a layered application built on top of WebSphere Application Server, with DB2 as the underlying database. 这是一个分层的应用,被构建在WebSphereApplicationServer上,使用DB2作为底层的数据库。 www.ibm.com 1. Gets or sets the SQL string that the SqlDataSource control uses to retrieve data from the underlying database. 获取或设置SqlDataSource控件从基础数据库检索数据所用的SQL字符串。 msdn2.microsoft.com 2. Specify whether to create the stored procedure in the underlying database. 指定是否在基础数据库中创建存储过程。 msdn2.microsoft.com 3. Gets or sets the SQL string that the SqlDataSourceView uses to delete data from the underlying database. 获取或设置SqlDataSourceView对象用于从基础数据库中删除数据的SQL字符串。 msdn2.microsoft.com 4. Check your underlying database to make sure your fact tables contain data. 检查基础数据库,确保事实表中含有数据。 www.ibm.com 5. Note that you should only implement MEST when the underlying database tables have the same structure. 请注意,仅当基础数据库表具有相同结构时才应实现MEST。 technet.microsoft.com 6. Gets or sets the SQL string that the SqlDataSource control uses to update data in the underlying database. 获取或设置SqlDataSource控件更新基础数据库中的数据所用的SQL字符串。 msdn2.microsoft.com 7. Control retrieves data from the underlying database. 控件从基础数据库中检索数据的方式。 msdn2.microsoft.com 8. JPA makes use of annotations as a mechanism to map Java objects to the underlying database. 在JPA中,注释用作将Java对象映射到底层数据库的一种机制。 www.ibm.com 9. First up is a no-brainer, updating LINQ to SQL diagrams when the underlying database changes. 首先是当底层数据库变化时会自动更新的LINQtoSQL图表,这个想法人人都能想到。 www.infoq.com 10. Rather, they tend to use forms to interact with underlying database data. 相反,他们倾向于使用窗体与底层数据库数据交互。 www.ibm.com 1. The native error number is the error number from the underlying database. 本机错误号是来自基础数据库的错误号。 msdn2.microsoft.com 2. First he looks at the underlying database summary table. 他首先查看底层数据库汇总表。 www.ibm.com 3. Automatically adjust execution strategy to accomodate changes in underlying database schemas, such as the addition of new indexes. 自动调整执行策略,以便在基础数据库模式中应用更改,比如添加新的索引。 www.ibm.com 4. Gets or sets the SQL query in the associated SqlDataSource for selecting data from the underlying database. 获取或设置关联的SqlDataSource中的SQL查询,以便从基础数据库中选择数据。 msdn2.microsoft.com 5. The behavior of some functions may depend on the underlying database. 某些函数的行为可能取决于基础数据库。 msdn2.microsoft.com 6. The underlying database is invalid. 基础数据库无效。 www.ibm.com 7. You must create the underlying database tables required by the HitCount sample application. 您必须创建HitCount示例应用程序所需要的底层数据库表。 www-128.ibm.com 8. If you look at Listing 2, you can easily see the tight coupling between the underlying database schema and the DAO classes. 如果查看清单2,您可以轻松地看到底层数据库模式与DAO类之间的紧密耦合。 www.ibm.com 9. Formerly known as JET, ESE is a method that defines a low-level API to the underlying database structures in Exchange Server. ESE以前称为JET,是将低级API定义为ExchangeServer中的基础数据库结构的一种方法。 technet.microsoft.com 10. The previous example only contained a measure that was taken from one fact table in the underlying database. 前面的例子只包含了一个来自底层数据库事实表的一个度量指标。 www.ibm.com 1. This is a central class in JPA and provides access to the underlying database. 这是JPA的中心类,并提供对底层数据库的访问。 www.ibm.com 2. In this way, a dataset can mimic the structure of the underlying database. 这样,数据集可以模仿基础数据库的结构。 msdn2.microsoft.com 3. A 1: m relationship is easy to model in the underlying database. 很容易在底层数据库中模拟1:m关系型。 www.ibm.com 4. A Data Source provides the connection properties to the underlying database along with connection pooling mechanisms. 数据源提供到基础数据库的连接属性,以及连接池机制。 www.ibm.com 5. Indicates whether the underlying database engine computes new statistics when the index is created. 指示在创建索引后基础数据库引擎是否重新计算统计数据。 technet.microsoft.com 6. Beyond the underlying database engine improvements, Informix 11. 7 has several features you can use to further improve performance. 除了基础的数据库引擎提升之外,Informix11.7有几个特性您可以用来进一步提高性能。 www.ibm.com 7. The underlying database engine uses your new view definition when you save your view. 当您保存视图时,基础数据库引擎将使用新的视图定义。 msdn2.microsoft.com 8. A logical interface that abstracts from the specifics of the underlying database (Open SQL) 从底层数据库抽象出的逻辑接口(OpenSQL) www.ibm.com 9. Excessive access to the underlying database 过多的访问底层数据库 www-128.ibm.com 10. The underlying database table for both views is 用于两个视图的数据库表格都是 www-128.ibm.com |
||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。