DataCubeJoinData Properties |
The DataCubeJoinData type exposes the following members.
| Name | Description | |
|---|---|---|
| InputKeys |
Gets the join input keys.
| |
| InputNativeStructureRelationships |
Gets the input native structure relationships.
| |
| InputStructure |
Gets the join input source structure.
| |
| InputTransform |
Gets the join input transform.
| |
| JoinTransform |
Gets the join transform itself.
| |
| JoinType |
Gets the join type.
| |
| ReferencedKeys |
Gets the join referenced keys.
| |
| ReferencedNativeStructureRelationships |
Gets the referenced native structure relationships.
| |
| ReferencedStructure |
Gets the join referenced source structure.
| |
| ReferencedTransform |
Gets the join referenced transform.
| |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |