单词 | underlying table | ||||||
释义 | underlying table
例句释义: 基础表,基础数据表,基础资料表 1. Because both of these views are defined with a single SQL select statement on the underlying table, the query performance will not suffer. 因为这两个视图都是在下面的表格上使用单独的SQL选择语句进行定义,所以不会影响查询性能。 www.ibm.com 2. INSERT statements must specify values for any columns in the underlying table that do not allow null values and have no DEFAULT definitions. INSERT语句必须为不允许空值并且没有DEFAULT定义的基础表中的所有列指定值。 msdn2.microsoft.com 3. The underlying table cannot be altered , truncated , or dropped while an online index operation is in process . 在联机索引操作过程中,不能修改、截断或删除基础表。 www.bing.com 4. Is commonly used in data-binding applications where a control exposes the contents of the underlying table as a view. 通常用于其中的控件将基础表的内容作为视图公开的数据绑定应用程序。 msdn2.microsoft.com 5. Only the controls that are bound to data in the underlying table or query will be printed. 只有与基础表或查询中的数据进行绑定的控件才会打印。 office.microsoft.com 6. content reflects changes to the underlying table , but its membership and ordering remain static . the dynamic capabilities of the. 数组,虽然其内容反映对基础表的更改,但其成员关系和排序却则保持静态。 www.ichacha.net 7. This allows the storage engine to retrieve data rows from the underlying table before it has completed the scan of the nonclustered index. 这可以使存储引擎在完成非聚集索引的扫描之前从基础表中检索数据行。 msdn2.microsoft.com 8. Disabling a clustered index on a view does not prevent modifications to the underlying table. 禁用视图的聚集索引不会妨碍对基础表进行修改。 msdn2.microsoft.com 9. Disabling an index prevents user access to the index, and for clustered indexes, to the underlying table data. 禁用索引可防止用户访问该索引,对于聚集索引,还可防止用户访问基础表数据。 msdn2.microsoft.com 10. The field must be in the underlying table or query, or in a related table. 该字段必须位于基础表或查询或者相关表中。 office.microsoft.com 1. It is not generally necessary to include every field that exists in the underlying table or query in the form. 通常没有必要将位于基础表或查询中的所有字段都包含在表单中。 office.microsoft.com 2. If the source data is being used at the same granularity as the underlying table this should remain unchecked. 如果源数据与底层表作为相同粒度级别使用,那么这个选项应该是不选中的。 www.ibm.com 3. The thread got a lock for the table, but noticed after getting the lock that the underlying table structure changed. 获得了对一个表的锁,但是必须在表结构修改之后才能获得这个锁。 blog.chinaunix.net 4. Specifies the maximum length of the column, based on the data in the column in the underlying table or view. 基于基础表或视图的列中的数据指定列的最大长度。 technet.microsoft.com 5. Specifies the name of the underlying table or view, or the name of the named query. 指定基础表或视图的名称,或者指定命名查询的名称。 technet.microsoft.com 6. In a clustered index, the leaf nodes contain the data pages of the underlying table. 在聚集索引中,叶节点包含基础表的数据页。 technet.microsoft.com 7. This prevents all user access to the underlying table for the duration of the operation. 这样可以防止所有用户在操作期间访问基础表。 technet.microsoft.com 8. Date is a function that returns the current date, and [BirthDate] refers to the BirthDate field in the underlying table. Date是一个返回当前日期的函数,[出生日期]引用基础表中的“出生日期”字段。 office.microsoft.com 9. The FOREIGN KEY constraint on the underlying table is automatically disabled and warning message is displayed. 对基础表的FOREIGNKEY约束自动被禁用,并显示警告消息。 msdn2.microsoft.com 10. Name of the underlying table represented by the article or stored procedure. 项目或存储过程所表示的基础表的名称。 msdn2.microsoft.com 1. So before you run one like that, you may want to check if the underlying table space has more than one table in it. 因此在运行这样的函数之前,您可能需要检查一下底层表空间中是否包含多个表。 www.ibm.com 2. However, the contents of the MySQL query cache become obsolete as soon as an underlying table changes. 但是,一旦底层表改变,MySQL查询缓存的内容就会过时。 www.ibm.com 3. When set to ON, long-term table locks are not held enabling queries or updates to the underlying table to continue. 该选项设置为ON时,将不持有长期表锁以继续对基础表的查询或更新。 technet.microsoft.com 4. Note that the SqlCommandBuilder will not consider the UDT for conflict detection unless there is a timestamp column in the underlying table. 注意,除非基础表中存在timestamp列,否则,SqlCommandBuilder不会考虑使用UDT进行冲突检测。 msdn2.microsoft.com 5. You can use the Field List pane to add fields from the underlying table or query to your report design. 可以使用“字段列表”窗格将基础表或查询中的字段添加到报表设计中。 office.microsoft.com 6. An expression can use data from a field in the report's underlying table or query, or from a control in the report. 表达式所使用的数据可以来自报表的基础表或查询中的字段,也可以来自报表上的控件。 office.microsoft.com 7. You can use the Field List pane to add fields from the underlying table or query to your form design. 可以使用“字段列表”窗格向窗体设计添加基础表或查询中的字段。 office.microsoft.com 8. If no location is specified and the table or view is not partitioned, the index uses the same filegroup as the underlying table or view. 如果未指定位置且表或视图尚未分区,则索引将与基础表或视图使用相同的文件组。 technet.microsoft.com 9. Using views also helps insulate the application when the underlying table definition changes. 底层表定义发生变化时,使用视图还有助于使应用程序不受到影响。 www.ibm.com 10. Disabling a clustered index prevents user access to the underlying table data. 禁用聚集索引将阻止用户访问基础表数据。 technet.microsoft.com 1. Notification Services adds a SubscriberId field to the underlying table for each subscription class. NotificationServices将SubscriberId字段添加到每个订阅类的基础表中。 msdn2.microsoft.com 2. Logical primary keys (needed if a primary key is not defining in the underlying table or is not included in the view or named query). 逻辑主键(仅当未在基础表中定义主键或者未在视图或命名查询中包含主键时需要)。 msdn2.microsoft.com 3. The Field List pane displays the fields of the report's underlying table or query. “字段列表”窗格显示了报表的基础表或查询的字段。 office.microsoft.com 4. MySQL backup and recovery options depend greatly on the underlying table types. MySQL备份和恢复选项在很大程度上依赖于底层的表类型。 www-128.ibm.com 5. AutoForm creates a form that displays all fields and records in the underlying table or query? . “自动窗体”创建显示基础表或查询?中所有字段和记录的窗体。 chinafanyi.com 6. The full-text index is automatically updated when the data in the underlying table is modified, added, or deleted. 在修改、添加或删除基础表中的数据时,将自动更新全文索引。 msdn2.microsoft.com 7. It also occurs if an underlying table used by the stored procedure changes. 当存储过程使用的基础表发生变化时,也会执行此优化。 msdn2.microsoft.com 8. The Field List pane displays the fields of the form's underlying table or query. “字段列表”窗格显示窗体的基础表或查询的字段。 office.microsoft.com 9. This enables queries or updates to the underlying table and indexes to proceed. 这使得能够继续对基础表和索引进行查询或更新。 technet.microsoft.com 10. The report displays all the fields from the underlying table or query. 报表将显示基础表或查询中的所有字段。 office.microsoft.com 1. The schemas of the view and underlying table are derived from the notification class schema. 视图和基础表的架构均派生自通知类架构。 msdn2.microsoft.com 2. Binds the view to the schema of the underlying table or tables. 将视图绑定到基础表的架构。 msdn2.microsoft.com 3. This allows queries or updates to the underlying table to continue. 这样便允许继续对基础表进行查询或更新。 msdn2.microsoft.com 4. Specifies the data type of the column based on the column in the underlying table, value or named query. 基于基础表、值或命名查询中的列指定列的数据类型。 technet.microsoft.com 5. counter indicates the level of maintenance on the index caused by insert , update , or delete operations on the underlying table or view. 计数器指示由基础表或视图上的插入、更新或删除操作所引起的索引维护级别。 www.ichacha.net 6. Specifies the nullability property of the column based on the column in the underlying table, value or named query. 基于基础表、值或命名查询中的列指定列的为空性属性。 technet.microsoft.com 7. If a view uses SELECT * to get the data from the underlying table, the * is expanded to list the individual columns. 如果视图使用SELECT*从基础表中获取数据,则将扩展*以列出各个列。 technet.microsoft.com 8. To add, delete, or modify rows of data in the underlying table. 在基础表中添加、删除或修改数据行。 msdn2.microsoft.com 9. Returns all columns in the underlying table. 返回基础表中的所有列。 technet.microsoft.com 10. Besides comparing test object execution, SSMA can also test changes to the underlying table. 除了比较测试对象执行,址还可以测试对基础表的更改。 technet.microsoft.com 1. This prevents updates to the underlying table but allows read operations, such as SELECT statements. 这样可以防止更新基础表,但允许读操作(如SELECT语句)。 msdn2.microsoft.com 2. You can also click a series element in the chart to view its related data in the chart and the underlying table. 您也可以点按图表中的一个数列元素,以便查看它在图表中的相关数据和基表。 docs.info.apple.com 3. The summary table, which is named EMP_SUMMARY, is based on the underlying table EMPLOYEE in the SAMPLE database. 总结表名为EMP_SUMMARY,它基于SAMPLE数据库中的底层表EMPLOYEE。 www.ibm.com 4. Run DBCC CHECKTABLE on the underlying table to verify there is a problem. 对基础表运行DBCCCHECKTABLE以验证是否存在问题。 msdn2.microsoft.com 5. The table, which is named SALES_SUMMARY, is based on the underlying table SALES in the SAMPLE database. 该表名为SALES_SUMMARY,它基于SAMPLE数据库中的底层表SALES。 www.ibm.com 6. After viewing the report, you can save it and then close both the report and the underlying table or query that you used as a record source. 查看报表之后,您可以保存报表,然后关闭报表以及作为记录源的基础表或查询。 office.microsoft.com 7. The underlying table does not have any records. 基础表中没有任何记录。 office.microsoft.com 8. If multiple publications publish articles based on the same underlying table, changing the 如果多个发布都根据同一个基础表发布项目,则更改项目的 msdn2.microsoft.com 9. When the underlying table is a heap, the settings are applied in the following ways 基础表为堆时,通过以下方式应用这些设置 msdn2.microsoft.com 10. When the underlying table has no clustered index (that is, it is a heap) the settings are applied as follows 如果基础表没有聚集索引(即它是一个堆),则设置按如下方式应用 msdn2.microsoft.com |
||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。