函数引用 meaning in English
function reference
Examples
- When overridden in a derived class , resolves a function reference and returns an
在派生类中重写时,解析函数引用并返回表示该函数的 - The user - defined functions and views referenced by the function are also schema - bound
该函数引用的用户定义函数和视图也绑定到架构。 - The tables referenced by the expressions and functions do not use the nolock table hint when accessed
表达式和函数引用的表在被访问时将不使用nolock表提示。 - The user who executed the create function statement has references permission on the database objects that the function references
执行create function语句的用户对该函数引用的数据库对象具有references权限。 - The first parameter is the event name , the second parameter is a function reference that will get executed , and the third parameter is either true
调用中的第一个参数是事件名,第二个参数是要执行的函数引用,第三个参数是