SelectTransformDataSource Property

Gets or sets the data source the process inception transform operates on.

Namespace:  Dundas.BI.Data.Transforms
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public IDataSource DataSource { get; protected set; }

Property Value

Type: IDataSource
See Also