返回数据类型 meaning in Chinese
return data type
Examples
- The compiler takes the return data type to be
,编译器会将返回数据类型转换为 - Or numeric values and return a result of the same data type as the values
值或数值,并返回数据类型与这些值相同的结果。 - Return data type
返回数据类型。 - Cannot be specified as a return data type in either transact - sql or clr functions
指定为transact - sql函数或clr函数中的返回数据类型。 - If the return data type of the clr function specifies a table type returns table , the return data type of the method in
如果clr函数的返回数据类型指定表类型returns table ,则