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

Func.Cast(QueryColumnExpression,DBDataValueType) - метод Смотри также  Terrasoft.Core.DB - пространство имен > Func - класс > Cast - метод : Cast(QueryColumnExpression,DBDataValueType) - метод C#

expression
The column expression.
dataValueType
The target data type.

Glossary Item Box

Gets the function of casting the specified column expression to the specified data type.

Синтаксис

public static CastQueryFunction Cast( 
   QueryColumnExpression expression, 
   DBDataValueType dataValueType 
)

Параметры

expression
The column expression.
dataValueType
The target data type.

Тип возвращаемого значения

Function of casting the expression expression to the dataValueType data type.

Смотри также

© Terrasoft 2002-2017.

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

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