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

Glossary Item Box

The following tables list the members exposed by EntitySchemaQueryFunction.

Public Properties

 NameDescription
Public PropertyParentQueryQuery against the schema of the entity that contains the function.  
Public PropertyQueryAliasThe alias of the function in the SQL query.  
Top

Public Methods

 NameDescription
Public MethodCheckIsSupportedDataValueTypeVerifies that the output of the function has the specified data type. Otherwise, an exception is thrown.  
Public MethodCreateQueryColumnExpressionFor the current function, gets the query column expression that is generated taking into account the specified access rights.  
Public MethodGetArgumentsGets the collection of expressions of function arguments.  
Public MethodGetCaptionGets the caption of the expression function.  
Public MethodGetIsSupportedDataValueTypeIndicates whether the output of the function has the specified data type.  
Public MethodGetResultDataValueTypeGets the data type of the output returned by the function, using the passed-in data type manager.  
Top

See Also

© Terrasoft 2002-2018.