Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

EntitySchemaCastQueryFunction (EntitySchemaQuery,EntitySchemaQueryExpression,DBDataValueType) - конструктор Смотри также  Terrasoft.Core.Entities - пространство имен > EntitySchemaCastQueryFunction - класс > EntitySchemaCastQueryFunction : EntitySchemaCastQueryFunction (EntitySchemaQuery,EntitySchemaQueryExpression,DBDataValueType) C#

parentQuery
Query against the schema of the entity that contains the function.
expression
The query expression.
castType
The target data type.

Glossary Item Box

Initializes the EntitySchemaCastQueryFunction instance with the specified expression and target data type.

Синтаксис

public EntitySchemaCastQueryFunction( 
   EntitySchemaQuery parentQuery, 
   EntitySchemaQueryExpression expression, 
   DBDataValueType castType 
)

Параметры

parentQuery
Query against the schema of the entity that contains the function.
expression
The query expression.
castType
The target data type.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?