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

In This Topic
    Enabled Property (SelectStatementClause)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Property Enabled As Boolean
    public override bool Enabled {get; set;}
    See Also