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

Func.DataLength - метод Смотри также  Terrasoft.Core.DB - пространство имен > Func - класс : DataLength - метод C#

columnName
The name of the column.

Glossary Item Box

Gets the function of returning the count of bytes used to represent the expression of column with passed name.

Синтаксис

public static DataLengthQueryFunction DataLength( 
   string columnName 
)

Параметры

columnName
The name of the column.

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

The function that calculates length of the column with name columnName.

Смотри также

© Terrasoft 2002-2017.

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

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