| 1. | Binds the view to the schema of the underlying table or tables 将视图绑定到基础表的架构。 |
| 2. | To add , delete , or modify rows of data in the underlying table 在基础表中添加、删除或修改数据行。 |
| 3. | Clustered index if the underlying table contains lob data types 聚集索引,前提是基础表包含lob数据类型: |
| 4. | Clustered indexes if the underlying table contains lob data types 聚集索引(如果基础表包含lob数据类型) 。 |
| 5. | This allows queries or updates to the underlying table to continue 这样便允许继续对基础表进行查询或更新。 |
| 6. | Member tables , or underlying tables 成员表或基础表 |
| 7. | Disabling a clustered index prevents user access to the underlying table data 禁用聚集索引将阻止用户访问基础表数据。 |
| 8. | Run dbcc checktable on the underlying table to verify there is a problem 对基础表运行dbcc checktable以验证是否存在问题。 |
| 9. | A view acts as a filter on the underlying tables referenced in the view 对其中所引用的基础表来说,视图的作用类似于筛选。 |
| 10. | This enables queries or updates to the underlying table and indexes to proceed 这使得能够继续对基础表和索引进行查询或更新。 |