返回变量 meaning in Chinese
return variable
Examples
- Inline functions do not have associated return variables
内联函数没有关联的返回变量。 - Both versions of this command will return the value of the variable
此命令的这两种版本都将返回变量 - The procedure then returns the variable on the return statement
然后,存储过程将在return语句中返回变量。 - The original or newly incremented / decremented value of the variable
返回变量原始值或增加/消耗后的新值。 - Is the address of the data buffer where the system returns the variable values
是数据缓冲区的地址,也就是系统返回变量值的地方。