NativeStructureSource Class

Data source based on a native structure.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Data.TransformsNativeStructureSource

Namespace:  Dundas.BI.Data.Transforms
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public sealed class NativeStructureSource : IDataSource

The NativeStructureSource type exposes the following members.

Constructors
  NameDescription
Public methodNativeStructureSource
Initializes a new instance of the NativeStructureSource class.
Top
Properties
  NameDescription
Public propertyDataConnector
Gets the data connector.
Public propertyNativeStructure
Gets the native structure.
Top
See Also