Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

AggregateColumnCollection Properties

The AggregateColumnCollection type exposes the following members.

Properties


  Name Description
Public property Count (Inherited from Collection.)
Public property HasGroupBy
If this returns true, there are columns that need to go into a GROUP BY clause.
Public property IsEmpty
If this returns false, there are columns that need to go into a SELECT clause.
Public property Item(System.Int32) (Inherited from Collection.)
Protected property Items (Inherited from Collection.)