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

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

alias
The alias of the column for which the unique alias is returned.
aliasMaxLength
Maximum length of the returned unique alias.

Glossary Item Box

Gets a unique alias of the specified maximum length for the query column with the specified alias.

Синтаксис

public string GetUniqueQueryColumnAlias( 
   string alias, 
   int aliasMaxLength 
)

Параметры

alias
The alias of the column for which the unique alias is returned.
aliasMaxLength
Maximum length of the returned unique alias.

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

Unique alias with the aliasMaxLength maximum length for the column with the alias alias.

Смотри также

© Terrasoft 2002-2017.

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

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