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

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

columnPath
Full path to the expression column.

Glossary Item Box

Gets the path to the linked table from which the column expression is selected, by the specified full path to the expression column.

Синтаксис

public static string GetJoinPath( 
   string columnPath 
)

Параметры

columnPath
Full path to the expression column.

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

Path to the linked table of the expression column.

Исключения

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

Смотри также

© Terrasoft 2002-2017.

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

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