RelationalStructureData Class | 
Namespace: Dundas.BI.WebApi.Models
The RelationalStructureData type exposes the following members.
| Name | Description | |
|---|---|---|
| RelationalStructureData | 
            Initializes a new instance of the RelationalStructureData class.
              | 
| Name | Description | |
|---|---|---|
| Columns | 
            Gets list of relational columns.
              | |
| DataElements | 
            Gets the data elements.
              (Inherited from DataElementStructureData.) | |
| Description | 
            Gets the description of the structure.
              (Inherited from StructureData.) | |
| Id | 
            Gets the parent entity ID.
              (Inherited from StructureData.) | |
| Name | 
            Gets the name of the structure.
              (Inherited from StructureData.) | |
| TableSettings | 
            Gets the provider-specific settings.
              | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) | 
| Name | Description | |
|---|---|---|
| FromDataContractMappings | 
            The mapping between the DTO and the business object.
              | |
| ToDataContractMappings | 
            The mapping between the business object and the DTO.
              |