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

CastQueryFunction - класс Члены  Смотри также  Terrasoft.Core.DB - пространство имен : CastQueryFunction - класс C#

Glossary Item Box

Function of casting the argument expression to the specified data type.

Синтаксис

public class CastQueryFunction : QueryFunction 

Тип CastQueryFunction предоставляет следующие члены.

Конструкторы

 ИмяОписание
Public CastQueryFunction Перегружен.   

Cвойства

 ИмяОписание
Public - свойствоCastTypeThe target data type.  
Public - свойствоExpressionThe expression of the function argument.  

Методы

 ИмяОписание
Public - методAddUsingParametersПереопределен. In the function arguments adds the passed-in collection of parameters.  
Public - методBuildSqlTextПереопределен. Generates the query text, using the specified System.Text.StringBuilder instance and the DBEngine query builder.  
Public - методCloneПереопределен. Creates the clone of the current CastQueryFunction instance.  

Иерархия наследования

System.Object
   Terrasoft.Core.DB.QueryFunction
      Terrasoft.Core.DB.CastQueryFunction

Смотри также

© Terrasoft 2002-2017.