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.
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.Exception | Description |
---|---|
Terrasoft.Common.ItemNotFoundException | If the operator with the alias data source alias is not found in the current collection of the Join operators. |
Terrasoft.Common.ArgumentNullOrEmptyException | If the empty value or null value is passed as the alias parameter. |
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