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

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

alias
The alias of the column expression for which a unique alias is generated.
aliasMaxLength
Maximum length of the unique alias.

Glossary Item Box

For the specified alias of the column expression generates a unique alias with the specified maximum length.

Синтаксис

public string GetUniqueAlias( 
   string alias, 
   int aliasMaxLength 
)

Параметры

alias
The alias of the column expression for which a unique alias is generated.
aliasMaxLength
Maximum length of the unique alias.

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

The unique alias for the column expression with the alias alias that has the aliasMaxLength maximum character length.

Смотри также

© Terrasoft 2002-2017.

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

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