Platform Core .NET Assemblies API
EntitySchemaAggregationQueryFunction Class Members
See Also  Properties  Methods  Send Feedback
Terrasoft.Core.Entities Namespace : EntitySchemaAggregationQueryFunction Class

Glossary Item Box

The following tables list the members exposed by EntitySchemaAggregationQueryFunction.

Public Constructors

 NameDescription
Public ConstructorEntitySchemaAggregationQueryFunction ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyAggregationEvalTypeThe scope of the aggregate function.  
Public PropertyAggregationTypeType of aggregating function.  
Public PropertyExpressionThe expression of the aggregate function argument.  
Public PropertyQueryAliasOverridden. The alias of the function in the SQL query.  
Top

Public Methods

 NameDescription
Public MethodAllSets the [To All Values] scope for the current aggregate function.  
Public MethodCloneOverridden. Creates the clone of the current EntitySchemaAggregationQueryFunction instance.  
Public MethodCreateQueryColumnExpressionOverridden. For the aggregate function, gets the query column expression that is generated taking into account the specified access rights.  
Public MethodDistinctSets the [To Unique Values] scope for the current aggregate function.  
Public MethodGetArgumentsOverridden. Gets the collection of expressions of the aggregate function arguments.  
Public MethodGetCaptionOverridden. Gets the caption of the expression function.  
Public MethodGetIsSupportedDataValueTypeOverridden. Indicates whether the output of the aggregate function has the specified data type.  
Public MethodGetResultDataValueTypeOverridden. Gets the data type of the output returned by the aggregate function, using the specified data type manager.  
Public MethodWriteMetaDataOverridden. Serializes the aggregate function, using the specified Terrasoft.Common.DataWriter instance.  
Top

See Also

© Terrasoft 2002-2018.