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

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

Glossary Item Box

Function for calculating the bytes used to represent the expression of column with passed name.

Синтаксис

public class DataLengthQueryFunction : QueryFunction 

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

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

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

Cвойства

 ИмяОписание
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 DataLengthQueryFunction instance.  

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

System.Object
   Terrasoft.Core.DB.QueryFunction
      Terrasoft.Core.DB.DataLengthQueryFunction

Смотри также

© Terrasoft 2002-2017.