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

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