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

EntitySchemaQuery.CreateLengthFunction(String) - метод Смотри также  Terrasoft.Core.Entities - пространство имен > EntitySchemaQuery - класс > CreateLengthFunction - метод : CreateLengthFunction(String) - метод C#

columnPath
Path to column in relation to the root schema.

Glossary Item Box

Gets the instance of the EntitySchemaLengthQueryFunction function for the expression of column in a path specified in relation to the root schema.

Синтаксис

public EntitySchemaLengthQueryFunction CreateLengthFunction( 
   string columnPath 
)

Параметры

columnPath
Path to column in relation to the root schema.

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

The instance of the created EntitySchemaLengthQueryFunction function.

Исключения

ИсключениеОписание
Terrasoft.Common.ArgumentNullOrEmptyExceptionIf an empty string or null is received as the columnPath parameter.

Заметки

Данная функция доступна в BPMonline начиная с версии 5.5.

Смотри также

© Terrasoft 2002-2017.

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

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