DataCubeJoinData Properties

The DataCubeJoinData type exposes the following members.

Properties
  NameDescription
Public propertyInputKeys
Gets the join input keys.
Public propertyInputNativeStructureRelationships
Gets the input native structure relationships.
Public propertyInputStructure
Gets the join input source structure.
Public propertyInputTransform
Gets the join input transform.
Public propertyJoinTransform
Gets the join transform itself.
Public propertyJoinType
Gets the join type.
Public propertyReferencedKeys
Gets the join referenced keys.
Public propertyReferencedNativeStructureRelationships
Gets the referenced native structure relationships.
Public propertyReferencedStructure
Gets the join referenced source structure.
Public propertyReferencedTransform
Gets the join referenced transform.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also