EntitySchemaCaseNotNullQueryFunction - класс Члены Смотри также Terrasoft.Core.Entities - пространство имен : EntitySchemaCaseNotNullQueryFunction - класс C#
Glossary Item Box
public class EntitySchemaCaseNotNullQueryFunction : EntitySchemaQueryFunction, Terrasoft.Common.ICodeReviewSerializable, Terrasoft.Common.IMetaDataSerializable
Тип EntitySchemaCaseNotNullQueryFunction предоставляет следующие члены.
Имя | Описание | |
---|---|---|
EntitySchemaCaseNotNullQueryFunction | Перегружен. |
Имя | Описание | |
---|---|---|
ElseExpression | Expression of the ELSE clause. | |
HasWhenItems | Indicates whether the function has at least one condition. | |
QueryAlias | Переопределен. The alias of the function in the SQL query. | |
WhenItems | Collection of conditions of the expression function. |
Имя | Описание | |
---|---|---|
Clone | Переопределен. Creates the clone of the current EntitySchemaCaseNotNullQueryFunction instance. | |
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 specified data type manager. | |
SpecifyQueryAlias | For the current expression function, defines the specified alias in the resulting SQL query. | |
WriteMetaData | Переопределен. Serializes the expression function, using the passed-in Terrasoft.Common.DataWriter instance. |
System.Object
Terrasoft.Core.Entities.EntitySchemaQueryFunction
Terrasoft.Core.Entities.EntitySchemaCaseNotNullQueryFunction