IDataSourceSourceStructure Property

Gets the source structure.

Namespace:  Dundas.BI.Data.Transforms
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.0.1000)
Syntax
EntityBase SourceStructure { get; }

Property Value

Type: EntityBase
The source structure.
Remarks
It is if the data source is a manual query.
See Also