dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SelectStatementToken Class / Enabled Property

In This Topic
    Enabled Property (SelectStatementToken)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Enabled As Boolean
    public virtual bool Enabled {get; set;}
    See Also