Share via


OracleSource.NumberScale Property

Definition

The decimal scale used to represent Oracle NUMBER type without precision and scale. The range is 0 to 130 and default value is 130 if not specified. Type: integer (or Expression with resultType integer). Only used for Version 2.0.

public object NumberScale { get; set; }
member this.NumberScale : obj with get, set
Public Property NumberScale As Object

Property Value

Applies to