dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlSelectComputeBy Class / HasByClause Property

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