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