RelationshipKey Structure | 
Namespace: Dundas.BI.Data.Relationships
The RelationshipKey type exposes the following members.
| Name | Description | |
|---|---|---|
| RelationshipKey | 
            Initializes a new instance of the RelationshipKey structure.
              | 
| Name | Description | |
|---|---|---|
| ElementName | 
            Gets the element name from the key primary structure.
              | |
| ReferencedElementName | 
            Gets the referenced element name from the key referenced structure.
              | 
| Name | Description | |
|---|---|---|
| Equals(Object) | Indicates whether this instance and a specified object are equal.  (Overrides ValueTypeEquals(Object).) | |
| Equals(RelationshipKey) | Indicates whether the current object is equal to another object of the same type.  | |
| GetHashCode | Returns the hash code for this instance.  (Overrides ValueTypeGetHashCode.) | 
| Name | Description | |
|---|---|---|
| Equality | 
            Compares two RelationshipKey structures for equality.
              | |
| Inequality | 
            Compares two RelationshipKey structures for inequality.
              |