| Dundas.BI.Entities.DataConnectors Namespace | 
 Classes
Classes| Class | Description | |
|---|---|---|
|  | DataConnector | 
            Represents a data connector.
             | 
|  | NativeStructure | 
            Database structure definition. Always belongs to a specific data connector.
             | 
|  | OlapNativeStructure | 
            Represents the entity for OLAP cubes/perspectives.
             | 
|  | RelationalNativeStructure | 
            Relational database structure definition.
             | 
 Interfaces
Interfaces| Interface | Description | |
|---|---|---|
|  | IDataConnectorService | 
            Interface for service providing functionality for getting and saving DataConnector objects.
             | 
|  | INativeStructureService | 
            Interface for service providing functionality for getting and saving NativeStructure objects.
             | 
 Enumerations
Enumerations| Enumeration | Description | |
|---|---|---|
|  | DiscoveryType | 
            Enumeration used to specify the types of discovery used when retrieving native structures.
             |