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

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

columnPath
Path to column in relation to the root schema.

Glossary Item Box

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

Синтаксис

public EntitySchemaTrimQueryFunction CreateTrimFunction( 
   string columnPath 
)

Параметры

columnPath
Path to column in relation to the root schema.

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

The instance of the created EntitySchemaTrimQueryFunction function.

Исключения

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

Смотри также

© Terrasoft 2002-2017.

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

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