dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlDecimal Structure / IsPositive Property

In This Topic
    IsPositive Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsPositive As Boolean
    public bool IsPositive {get;}
    See Also