Megosztás a következőn keresztül:


QueryGrouping Class

Definition

The group by expression to be used in the query.

public class QueryGrouping
type QueryGrouping = class
Public Class QueryGrouping
Inheritance
QueryGrouping

Constructors

QueryGrouping(QueryColumnType, String)

Initializes a new instance of QueryGrouping.

Properties

ColumnType

Has type of the column to group.

Name

The name of the column to group.

Applies to