Indicates whether the current instance of
OracleNumber is greater than zero.
public bool IsPositive {get;}
'Declaration
Public ReadOnly Property IsPositive As Boolean
Property Value
true if the current instance of
OracleNumber is greater than zero; otherwise,
false.