FlattenMappingsInfo Class | 
Namespace: Dundas.BI.Data.Transforms
The FlattenMappingsInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| FlattenMappingsInfo(Guid) | 
            Initializes a new instance of the FlattenMappingsInfo class.
              | |
| FlattenMappingsInfo(Guid, IEnumerableKeyValuePairString, String) | 
            Initializes a new instance of the FlattenMappingsInfo class.
              | 
| Name | Description | |
|---|---|---|
| ElementId | 
            Gets the XML connector element ID.
              | |
| IsValid | 
            Gets a flag indicating if the current mappings are valid from the point of view of allowed record selector mappings.
              | |
| Mappings | 
            Gets the XML mappings collection.
              | |
| Namespaces | 
            Gets the XML namespaces and their prefixes.
              | 
| Name | Description | |
|---|---|---|
| AddMapping | 
            Adds a new mapping, used to generate tabular data columns.
              | |
| Equals(Object) | Determines whether the specified object is equal to the current object.  (Overrides ObjectEquals(Object).) | |
| Equals(FlattenMappingsInfo) | Indicates whether the current object is equal to another object of the same type.  | |
| GetHashCode | Serves as the default hash function.  (Overrides ObjectGetHashCode.) | |
| RemoveMapping | 
            Removes an existing XML mapping.
              |