procedure parameter meaning in English
过程参数
Examples
- Xml instances can be stored in columns , stored procedure parameters , or variables created using the
类型创建的列、存储过程参数或变量中。 - Specifies that a procedure parameter takes an optional array of elements of the specified type
指定过程参数接受已指定类型的元素的可选数组。 - An experimental study of the effect of hydration procedure parameters on desulfurizer s structural properties
消化过程参数对脱硫剂颗粒特性影响的试验研究 - Variable names and stored procedure parameters names must always comply with the rules for regular identifiers
变量名称和存储过程参数名称必须符合常规标识符的规则。 - You declare each procedure parameter similarly to how you declare a variable , specifying the parameter name and data type
声明每个过程参数与声明变量的方法相似,指定参数名称和数据类型。