不能引用 meaning in English
unquotable
Examples
- Used with check constraints cannot reference another table but can reference other columns in the same table for the same row
不能引用其他表,但可以引用同一表中同一行的其他列。 - A synonym cannot be the base object for another synonym , and a synonym cannot reference a user - defined aggregate function
同义词不能是另一同义词的基对象,且同义词不能引用用户定义的聚合函数。 - These include user - defined type variables or functions and user - defined functions , but cannot reference a transact - sql statement
其中包括用户定义类型变量或函数以及用户定义函数,但不能引用transact - sql语句。 - A more substantial limitation on the source code is that there s no way to refer to local variables declared outside the statement or block being added
对于源代码的一项更实质性的限制是不能引用在所添加的声明或者块外声明的局部变量。 - In distributed transactions started either explicitly with begin distributed transaction or escalated from a local transaction
在由begin distributed transaction显式启动或从本地事务升级而来的分布式事务中, rollback transaction不能引用