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

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

alias
The alias of the column for which the unique alias is returned.

Glossary Item Box

Gets a unique alias for the query column with the specified alias.

Синтаксис

public string GetUniqueQueryColumnAlias( 
   string alias 
)

Параметры

alias
The alias of the column for which the unique alias is returned.

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

Unique alias of the query column for the alias alias.

Смотри также

© Terrasoft 2002-2017.

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

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