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
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.