dotConnect Universal Documentation
Devart.Data.Universal Namespace / UniDecimal Structure

UniDecimal Structure Properties

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

Public Properties
 NameDescription
Public PropertyGets a value indicating whether the Value property of the UniDecimal is Null.  
Public PropertyGets value indicating whether current UniDecimal is greater or less than zero.  
Public PropertyRepresents the maximum precision, which is 38.  
Public PropertyA constant representing the maximum value for the Scale property.  
Public PropertyRepresents the maximum value of an UniDecimal structure.  
Public PropertyRepresents the minimum value of an UniDecimal structure.  
Public PropertyGets precision of current UniDecimal.  
Public PropertyGets scale of current UniDecimal.  
Public PropertyGets the value of the UniDecimal structure.  
Top
See Also