Platform Core .NET Assemblies API
GetUniqueQueryColumnAlias(String,Int32) Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchemaQueryExpressionCollection Class > GetUniqueQueryColumnAlias Method : GetUniqueQueryColumnAlias(String,Int32) Method
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.

Syntax

 
C#
 
 

Parameters

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

Return Value

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.