Platform Core .NET Assemblies API
GetUniqueQueryColumnAlias(String,String,Int32) Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchemaQueryExpressionCollection Class > GetUniqueQueryColumnAlias Method : GetUniqueQueryColumnAlias(String,String,Int32) Method
joinPath
Path to the column for which the unique alias is returned.
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 the unique alias with the specified maximum length limit for the column with the specified alias in a specified path.

Syntax

 
C#
 
 

Parameters

joinPath
Path to the column for which the unique alias is returned.
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 query column with the alias alias in the joinPath path.

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.