OracleParameter.Precision プロパティとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > OracleParameter.Precision プロパティの意味・解説 

OracleParameter.Precision プロパティ

メモ : このプロパティは、互換性のために残されています。 旧式でない代替必要な場合は、To be written. を使用してください

Value プロパティを表すときに使用する最大桁数取得または設定します

名前空間: System.Data.OracleClient
アセンブリ: System.Data.OracleClient (system.data.oracleclient.dll 内)
構文構文

<ObsoleteAttribute("Precision has been deprecated.  Use the
 Math classes to explicitly set the precision of a decimal.  http://go.microsoft.com/fwlink/?linkid=14202")>
 _
Public Property Precision As
 Byte
Dim instance As OracleParameter
Dim value As Byte

value = instance.Precision

instance.Precision = value
[ObsoleteAttribute("Precision has been deprecated.  Use the Math classes to
 explicitly set the precision of a decimal.  http://go.microsoft.com/fwlink/?linkid=14202")]
 
public byte Precision { get; set;
 }
[ObsoleteAttribute(L"Precision has been deprecated.  Use the Math classes to
 explicitly set the precision of a decimal.  http://go.microsoft.com/fwlink/?linkid=14202")]
 
public:
virtual property unsigned char Precision {
    unsigned char get () sealed;
    void set (unsigned char
 value) sealed;
}
/** @property */
public final byte get_Precision ()

/** @property */
public final void set_Precision (byte value)

プロパティ
Value プロパティを表すための最大桁数既定値は 0 です。この場合Value精度データ プロバイダによって設定されます。

解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
OracleParameter クラス
OracleParameter メンバ
System.Data.OracleClient 名前空間


このページでは「.NET Framework クラス ライブラリ リファレンス」からOracleParameter.Precision プロパティを検索した結果を表示しています。
Weblioに収録されているすべての辞書からOracleParameter.Precision プロパティを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からOracleParameter.Precision プロパティ を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

OracleParameter.Precision プロパティのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



OracleParameter.Precision プロパティのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS