EntitySchemaQueryFunction - класс Члены Смотри также Terrasoft.Core.Entities - пространство имен : EntitySchemaQueryFunction - класс C#
Glossary Item Box
public abstract class EntitySchemaQueryFunction : Terrasoft.Core.MetaItem, Terrasoft.Common.ICodeReviewSerializable, Terrasoft.Common.IMetaDataSerializable
Тип EntitySchemaQueryFunction предоставляет следующие члены.
Имя | Описание | |
---|---|---|
ParentQuery | Query against the schema of the entity that contains the function. | |
QueryAlias | The alias of the function in the SQL query. |
Имя | Описание | |
---|---|---|
CheckIsSupportedDataValueType | Verifies that the output of the function has the specified data type. Otherwise, an exception is thrown. | |
CreateQueryColumnExpression | For the current function, gets the query column expression that is generated taking into account the specified access rights. | |
GetArguments | Gets the collection of expressions of function arguments. | |
GetCaption | Gets the caption of the expression function. | |
GetIsSupportedDataValueType | Indicates whether the output of the function has the specified data type. | |
GetResultDataValueType | Gets the data type of the output returned by the function, using the passed-in data type manager. |
System.Object
Terrasoft.Core.Entities.EntitySchemaQueryFunction
Terrasoft.Core.Entities.EntitySchemaAggregationQueryFunction
Terrasoft.Core.Entities.EntitySchemaCaseNotNullQueryFunction
Terrasoft.Core.Entities.EntitySchemaCastQueryFunction
Terrasoft.Core.Entities.EntitySchemaCoalesceQueryFunction
Terrasoft.Core.Entities.EntitySchemaConcatQueryFunction
Terrasoft.Core.Entities.EntitySchemaDatePartQueryFunction
Terrasoft.Core.Entities.EntitySchemaIsNullQueryFunction
Terrasoft.Core.Entities.EntitySchemaLengthQueryFunction
Terrasoft.Core.Entities.EntitySchemaSystemValueQueryFunction
Terrasoft.Core.Entities.EntitySchemaTrimQueryFunction
Terrasoft.Core.Entities.EntitySchemaUpperQueryFunction