OracleParameter.Scale プロパティ
メモ : このプロパティは、互換性のために残されています。 旧式でない代替が必要な場合は、To be written. を使用してください。
Value を解決するための小数部桁数を取得または設定します。名前空間: System.Data.OracleClient
アセンブリ: System.Data.OracleClient (system.data.oracleclient.dll 内)
構文
<ObsoleteAttribute("Scale has been deprecated. Use the Math classes to explicitly set the scale of a decimal. http://go.microsoft.com/fwlink/?linkid=14202")> _ Public Property Scale As Byte
[ObsoleteAttribute("Scale has been deprecated. Use the Math classes to explicitly set the scale of a decimal. http://go.microsoft.com/fwlink/?linkid=14202")] public byte Scale { get; set; }
[ObsoleteAttribute(L"Scale has been deprecated. Use the Math classes to explicitly set the scale of a decimal. http://go.microsoft.com/fwlink/?linkid=14202")] public: virtual property unsigned char Scale { unsigned char get () sealed; void set (unsigned char value) sealed; }


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からOracleParameter.Scale プロパティを検索する場合は、下記のリンクをクリックしてください。

- OracleParameter.Scale プロパティのページへのリンク