Class GroupFieldRequest

Assembly: redb.Core.dll

Request for grouping field for SQL function aggregate_grouped

public class GroupFieldRequest

Inheritance

ObjectGroupFieldRequest

Properties

Alias

public string Alias { get; set; }

FieldPath

public string FieldPath { get; set; }

IsBaseField

true = base field from _objects (scheme_id, parent_id, etc.)

public bool IsBaseField { get; set; }