dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlBoolean Structure / IsFalse Property

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