调用过程 meaning in English
calling procedure
invoked procedure
Examples
- Specifies that a procedure argument can be omitted when the procedure is called
指定在调用过程时可以省略过程参数。 - Any input parameters and output parameters to the calling procedure or batch
所有输入参数和向调用过程或批处理返回的输出参数。 - Calling a procedure
调用过程。 - When the calling code calls the procedure , it passes an
当调用代码调用过程时,它将参数( argument )传递给每一个所需的参数( parameter ) 。 - Represents the value you supply to a procedure parameter when you call the procedure
“变量”是指您在调用过程时提供给过程参数的值。