GroupType
Determines weather a field will be used in group by clause and the aggregate function to use (if any).
| C# | |
|---|---|
public GroupTypes GroupType {get; set;} | |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0
| QuickObjects.ObjectBase | Send comments on this topic. |
| GroupType Property | |
| See Also | |
|
| Akal.QuickObjects.ObjectBase Namespace > BaseField Class : GroupType Property |
GroupType
Determines weather a field will be used in group by clause and the aggregate function to use (if any).
| C# | |
|---|---|
public GroupTypes GroupType {get; set;} | |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0