EntitySchemaQueryExpression.GetJoinPath - метод Смотри также Terrasoft.Core.Entities - пространство имен > EntitySchemaQueryExpression - класс : GetJoinPath - метод C#
- columnPath
- Full path to the expression column.
Glossary Item Box
public static string GetJoinPath( string columnPath )
Параметры
- columnPath
- Full path to the expression column.
Тип возвращаемого значения
Path to the linked table of the expression column.Исключение | Описание |
---|---|
Terrasoft.Common.ArgumentNullOrEmptyException | If the empty value or null value is passed as the columnPath parameter. |