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

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

joinPath
Path to the column for which the unique alias is returned.
alias
The alias of the column for which the unique alias is returned.

Glossary Item Box

Gets the unique alias for the column with the specified alias in a specified path.

Синтаксис

public string GetUniqueQueryColumnAlias( 
   string joinPath, 
   string alias 
)

Параметры

joinPath
Path to the column for which the unique alias is returned.
alias
The alias of the column for which the unique alias is returned.

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

The unique alias for the column with the alias alias in a joinPath path.

Смотри также

© Terrasoft 2002-2017.

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

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