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

Glossary Item Box

Gets the unique alias 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.

Return Value

The unique alias for the column with the alias alias in a 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.