OracleNumber.Value Property

Definition

Gets the value of the OracleNumber structure. This property is read-only.

C#
public decimal Value { get; }

Property Value

A number in the range -79,228,162,514,264,337,593,543,950,335 through 79,228,162,514, 264,337,593,543,950,335.

Remarks

If you attempt to retrieve a value outside the allowable range, Oracle returns the "OCI-22053: overflow error" message. Use the ToString method to retrieve such values.

Applies to

Produkt Verzie
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1