QueryDefinitionStructureDefinition Property

Gets the data structure definition.

Namespace:  Dundas.BI.Data.DataProviders
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.0.1000)
Syntax
public DataStructure StructureDefinition { get; }

Property Value

Type: DataStructure
The structure definition.
See Also