メモ : この名前空間、クラス、およびメンバは、.NET Framework Version 1.1 だけでサポートされています。
精度を比較するために使用される、使用できる最大値を表す定数。
Public Shared ReadOnly MaxPrecision As Integer
[C#]
public static readonly int MaxPrecision;
[C++]
public: static int MaxPrecision;
[JScript]
public static var MaxPrecision : int;
解説
この定数の値は 38 です。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
OracleNumber 構造体 | OracleNumber メンバ | System.Data.OracleClient 名前空間