Platform Core .NET Assemblies API
GetByAlias Method
See Also  Send Feedback
Terrasoft.Core.DB Namespace > JoinCollection Class : GetByAlias Method
alias
The data source alias being attached by the Join operator.

Glossary Item Box

From the current collection of the Join operators, gets the operator with the specified alias of the data source being attached. If the operator is not found in the collection, an exception is thrown.

Syntax

 
C#
 
 

Parameters

alias
The data source alias being attached by the Join operator.

Return Value

The instance of the Join operator with the alias data source alias.

Exceptions

ExceptionDescription
Terrasoft.Common.ItemNotFoundExceptionIf the operator with the alias data source alias is not found in the current collection of the Join operators.
Terrasoft.Common.ArgumentNullOrEmptyExceptionIf the empty value or null value is passed as the alias parameter.

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.