return data type 中文意思是什麼

return data type 解釋
返回數據類型
  • return : vi 1 回轉,回來,回去,返回,折回 ( to)。2 再來,又來;復發,回復,恢復。3 回頭說正經話,回到本...
  • data : n 1 資料,材料〈此詞系 datum 的復數。但 datum 罕用,一般即以 data 作為集合詞,在口語中往往用單數...
  • type : n 1 型,類型,(工業產品的)品種;風格,型式。2 典型,榜樣,樣本,樣板,模範,範本;典型人物;具...
  1. Function to return data type information about several variables

    函數來返回幾個變量的數據類型信息。
  2. For example, if your tableadapter query selects a single column whose data type is an integer, then the return value of the query is an integer

    例如,如果tableadapter查詢選擇數據類型是整數的單個列,則查詢的返回值也是整數。
  3. User - defined scalar functions return a single data value of the type defined in the returns clause

    用戶定義標量函數返回在returns子句中定義的類型的單個數據值。
  4. Return parameter data type and optional name

    返回參數數據類型和可選名稱
  5. Return parameters can be of any data type except the lob data types

    返回參數可以是lob數據類型之外的任意數據類型。
  6. Function to return data type names for several variables

    函數返回幾個變量的數據類型名稱。
  7. To specify a value for a return status parameter, you must specify the data type of the parameter by using the

    要為返回狀態參數指定值,必須在執行存儲過程前使用
  8. Method for a return status parameter, you must specify not only the data type to be used for the parameter, but also the parameter s ordinal placement in the stored procedure call

    方法傳遞返回狀態參數值時,不僅需要指定要使用的參數的數據類型,還必須指定參數在存儲過程中的序數位置。
  9. Make sure the parameter s data type matches the expected return value

    確保參數的數據類型與預期的返回值匹配。
  10. The compiler takes the return data type to be

    ,編譯器會將返回數據類型轉換為
  11. Other parts of the code can use this identifier to declare variables, parameters, and function return values to be of this structure s data type

    代碼中的其他部分可以使用此標識符聲明變量、參數以及函數返回值(其數據類型為此結構的數據類型) 。
  12. Function to return data type classification information about several variables

    函數來返回幾個變量的數據類型分類信息。
  13. Return data type

    返回數據類型。
  14. Cannot be specified as a return data type in either transact - sql or clr functions

    指定為transact - sql函數或clr函數中的返回數據類型。
  15. 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 ,則
  16. If the return data type of the clr function specifies a table type returns table, the return data type of the method in method specifier should be of type

    如果clr函數的返回數據類型指定表類型( returns table ) ,則< method _ specifier >中方法的返回數據類型應為
  17. Then you must use the version that was specified to return the original aggregate data type

    ,那麼您必須使用指定的版本來返回原先的聚集數據類型。
  18. Every variable, literal, constant, enumeration, property, procedure parameter, procedure argument, and procedure return value has a data type

    每個變量、文本、常數、枚舉、屬性、過程參數、過程變量和過程返回值都具有數據類型。
分享友人