implicit type conversion 中文意思是什麼

implicit type conversion 解釋
隱式類型轉換
  • implicit : adj. 1. 含蓄的,不講明的。2. 內含的,隱含的 (opp. explicit)。3. 絕對的,盲目的。adv. -ly
  • type : n 1 型,類型,(工業產品的)品種;風格,型式。2 典型,榜樣,樣本,樣板,模範,範本;典型人物;具...
  • conversion : n 1 變換,轉化,轉換;換算,換位。2 (意見、信仰等的)改變〈特指改信基督教〉;(車身,設備等的)...
  1. Sql server can sometimes choose to implement a cursor type other than the one requested, which is referred to as an implicit cursor conversion or cursor degradation

    Sql server有時可以選擇實現一種游標類型,而不使用請求的游標類型,這稱為隱式游標轉換(或游標降級) 。
  2. For an explicit reference conversion to be successful, the source value must be a null reference nothing in visual basic, or the object type referenced by the source argument must be convertible to the destination type by an implicit reference conversion

    為使顯式引用轉換成功進行,源值必須為空引用(在visual basic中為nothing ) ,或者源參數引用的對象類型必須可以通過隱式引用轉換來轉換為目標類型。
  3. In visual basic, or the object type referenced by the source argument must be convertible to the destination type by an implicit reference conversion

    ) ,或者源參數引用的對象類型必須可通過隱式引用轉換轉換為目標類型。
  4. Explicit numeric conversion is used to convert any numeric type to any other numeric type, for which there is no implicit conversion, by using a cast expression

    顯式數值轉換用於通過顯式轉換表達式,將任何數字類型轉換為任何其他數字類型。對於它不存在隱式轉換。
  5. Option restricts implicit type conversion

    選項限制隱式類型轉換。
  6. To restrict implicit type conversion ; that is, explicit narrowing conversions will be required and late binding will not be allowed

    選擇「 on 」可以限制隱式類型轉換,即要求顯式收縮轉換並且不允許後期綁定。
  7. The conversion from an ordinary type to a nullable type, is implicit

    從普通類型到可空類型的轉換是隱式的。
  8. Keyword is used to declare an implicit user - defined type conversion operator

    關鍵字用於聲明隱式的用戶定義類型轉換運算符。
分享友人