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

AggregateColumnCollection Methods

The AggregateColumnCollection type exposes the following members.

Methods


  Name Description
Public method Add(`0) (Inherited from Collection.)
Public method BuildGroupByClause
Builds the GROUP BY clause.
Public method BuildSelectClause
Builds the SELECT clause.
Public method Clear (Inherited from Collection.)
Protected method ClearItems (Inherited from Collection.)
Public method Contains(`0) (Inherited from Collection.)
Public method CopyTo(`0[],System.Int32) (Inherited from Collection.)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from Collection.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IndexOf(`0) (Inherited from Collection.)
Public method Insert(System.Int32,`0) (Inherited from Collection.)
Protected method InsertItem(System.Int32,`0) (Inherited from Collection.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove(`0) (Inherited from Collection.)
Public method RemoveAt(System.Int32) (Inherited from Collection.)
Protected method RemoveItem(System.Int32) (Inherited from Collection.)
Protected method SetItem(System.Int32,`0) (Inherited from Collection.)
Public method ToString (Inherited from Object.)