dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlSelectGroupByInfo Class / All Property

In This Topic
    All Property (SqlSelectGroupByInfo)
    In This Topic
    Syntax
    'Declaration
     
    Public Property All As Boolean
    public bool All {get; set;}
    See Also