| 1. | Number of times a view has been referenced in a query 视图引用查询中引用视图的次数。 |
| 2. | An outer query can make multiple references to columns of views or derived tables 外部查询可以多次引用视图或派生表的列。 |
| 3. | Pages that represent mvc - style views ; pages reference view roots via the jsf component tree 呈现mvc样式视图的页面页面通过jsf组件树引用视图根view root 。 |
| 4. | A user can use this virtual table by referencing the view name in transact - sql statements the same way a table is referenced 用户可以采用引用表时所使用的方法,在transact - sql语句中引用视图名称来使用此虚拟表。 |
| 5. | The select statement can reference a view or stored procedure , but the view or stored procedure must reference only one table and must be updatable Select语句可以引用视图或存储过程,但被引用的视图或存储过程只可以引用一个表,而且该视图或存储过程必须是可更新的。 |
| 6. | If either ansi warnings or arithabort are on , an error is thrown instead of returning null value . user scripts that depend upon arithabort being set to off might be broken by this change 当视图或被引用视图使用top子句时,使用with check option的视图中不支持通过视图进行插入和更新操作。 |
| 7. | Arithabort settings are honored , if ansi warnings are set to off and there is no change to arithabort . domain errors are also controlled by ansi warnings and are severity 16 errors 当视图或被引用视图使用top子句时,指定了with check option子句的视图中无法正确支持通过视图进行插入和更新操作。 |
| 8. | Specifies that the instance of sql server will return to the db - library , odbc , and ole db apis the metadata information about the view , instead of the base table or tables , when browse - mode metadata is being requested for a query that references the view 指定为引用视图的查询请求浏览模式的元数据时, sql server实例将向db - library 、 odbc和ole db api返回有关视图的元数据信息,而不返回基表的元数据信息。 |