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

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

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

Glossary Item Box

Initializes the EntitySchemaCastQueryFunction instance for the specified entity schema query with the specified target data type

Синтаксис

public EntitySchemaCastQueryFunction( 
   EntitySchemaQuery parentQuery, 
   DBDataValueType castType 
)

Параметры

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

Смотри также

© Terrasoft 2002-2017.

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

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