Class Having
Not implemented
Namespace: SuperOffice.Data.SQL
Assembly: SoDataBase.dll
Syntax
public class Having : Object
Constructors
Having()
Not implemented
Declaration
public Having()
Properties
Aggregation
Get/Set an Aggregation
Declaration
public Aggregation Aggregation { get; set; }
Property Value
Type | Description |
---|---|
Aggregation | The aggregation. |
Extension Methods
EnumUtil.MapEnums<From, To>(From)