Platform Core .NET Assemblies API
ConcatQueryFunction Constructor(QueryColumnExpressionCollection)
See Also  Send Feedback
Terrasoft.Core.DB Namespace > ConcatQueryFunction Class > ConcatQueryFunction Constructor : ConcatQueryFunction Constructor(QueryColumnExpressionCollection)
expressions
Collection of column expressions.

Glossary Item Box

Initializes a new ConcatQueryFunction instance for the passed-in collection of expressions.

Syntax

 
C#
 
 

Parameters

expressions
Collection of column expressions.

Exceptions

ExceptionDescription
System.ArgumentNullExceptionIf the null value is passed as the expressions parameter, or if the expressions collection has no items.

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.