您要查找的是不是:
- Follow the steps described in How to: Control the Scope of a Variable. 按照如何:控制变量的范围中描述的步骤操作。
- The scope of a variable is the range of Transact-SQL statements that can reference the variable. 变量的作用域就是可以引用该变量的Transact-SQL语句的范围。
- A variable is created within the scope of a package or within the scope of a container, task, or event handler in the package. 变量在包的作用域内或者包中的容器、任务或事件处理程序的作用域内创建。
- The scope of a variable lasts from the point it is declared until the end of the batch or stored procedure in which it is declared. 变量的作用域从声明变量的地方开始到声明变量的批处理或存储过程的结尾。
- It is can be useful to have a variable that is in the scope of a function but whose lifetime persists across calls to the function. 一个变量如果位于函数的作用域内,但生命期跨越了这个函数的多次调用,这种变量往往很有用。
- There is no one answer to the scope of a service. 对于服务的范围,没有确切的答案。
- These terms aren't within the scope of a beginner. 这些术语不是初学者能理解的。
- Gets the first address of a variable. 获取变量的第一个地址。
- Economics is beyond the scope of a child's mind. 经济学超出了孩子的理解力。
- Gets the second address of a variable. 获取变量的第二个地址。
- To obtain the address of a variable. 获取变量的地址。
- Type the size in bytes of a variable length field. 键入用字节表示的长度可变域的大小。
- How to: Control the Scope of a Variable 如何:控制变量的范围
- Is the address of a variable of type. 类型的变量的地址。
- Applies the scope of a DDL or logon trigger to the current server. 将DDL或登录触发器的作用域应用于当前服务器。
- You can change the value of a variable, for example. 例如,可以更改变量的值。
- A small positive or negative change in the value of a variable. 增量变量值微小的正或负增长
- Economics is a subject beyond the scope of a small child's mind. 经济学不是小孩的智力所能了解的学科。
- Economics is not within the scope of a child's mind. 经济学不是一个小孩的头脑所能理解的。
- The scope of a loop variable declared in this manner is the loop itself. 以此方式声明的循环变量的范围是循环本身。