Click or drag to resize

IGroupBy Properties

The IGroupBy type exposes the following members.

Properties
  NameDescription
Public propertyParameters
Gets or sets the parameter collection for this query so that parameters may be added for substitution into the query API (via Parameter(String))
(Inherited from IQuery.)
Top
See Also