RelationalJoinTaskJoinTaskType Property

Gets the type of the join task.

Namespace:  Dundas.BI.Data.DataProviders.Tasks
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public JoinOperation JoinTaskType { get; }

Property Value

Type: JoinOperation
See Also