RelationalStructure Class | 
Namespace: Dundas.BI.Data.Metadata.Relational
The RelationalStructure type exposes the following members.
| Name | Description | |
|---|---|---|
| RelationalStructure(DataStructure) | 
            Initializes a new instance of the RelationalStructure class.
              | |
| RelationalStructure(SupportedDataStructures, String) | 
            Initializes a new instance of the RelationalStructure class.
              | 
| Name | Description | |
|---|---|---|
| Columns | 
            Gets list of relational columns.
              | |
| DataElements | 
            Gets the data elements.
              | |
| Description | 
            Gets or sets the description.
              (Inherited from DataStructure.) | |
| ForeignKeys | 
            Gets list of foreign keys.
              | |
| InternalName | 
            Gets or sets the internal name.
              (Inherited from DataStructure.) | |
| Name | 
            Gets or sets the name.
              (Inherited from DataStructure.) | |
| Parameters | 
            Gets list of native parameters.
              | |
| Settings | 
            Gets the properties of the structure.
              (Inherited from DataStructure.) | |
| StructureType | 
            Gets or sets data structure type.
              (Inherited from DataStructure.) | |
| TableSettings | 
            Gets the provider-specific settings.
              | |
| Tag | 
            Gets or sets the provider-specific metadata.
              |