dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleNumber Structure

In This Topic
OracleNumber Structure Fields
In This Topic

For a list of all members of this type, see OracleNumber members.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Represents the maximum precision, which is 38.  
Public Fieldstatic (Shared in Visual Basic)Represents the maximum scale, which is 127.  
Public Fieldstatic (Shared in Visual Basic)Represents the maximum value of an OracleNumber structure.  
Public Fieldstatic (Shared in Visual Basic)Represents the minimum scale, which is -84.  
Public Fieldstatic (Shared in Visual Basic)Represents the minimum value of an OracleNumber structure.  
Public Fieldstatic (Shared in Visual Basic)Represents the negative one value.  
Public Fieldstatic (Shared in Visual Basic)Represents a null value that can be assigned to an OracleNumber object.  
Public Fieldstatic (Shared in Visual Basic)Represents the positive one value.  
Public Fieldstatic (Shared in Visual Basic)Represents the numeric Pi value.  
Public Fieldstatic (Shared in Visual Basic)Represents the zero value.  
Top
See Also