Enum SQLFunctionType
The types of sql functions that ISQLFunction supports
Namespace: LemonEdge.API.Entities
Assembly: API.dll
Syntax
public enum SQLFunctionType : short
Fields
| Name | Description |
|---|---|
| Aggregate | Indicates the template is an aggregate sql function |