IRelationshipTransform Interface |
Namespace: Dundas.BI.Data.Transforms
The IRelationshipTransform type exposes the following members.
Name | Description | |
---|---|---|
![]() | MainInput |
Gets the main input of the current instance.
|
![]() | ReferencedInput |
Gets the referenced input of the current instance.
|
![]() | RelationshipInputKeys |
Gets the relationship keys from the input at index 0.
|
![]() | RelationshipReferencedKeys |
Gets the relationship keys from the input at index 1.
|
![]() | TransformJoinType |
Gets the join type for the current relationship.
|
Name | Description | |
---|---|---|
![]() | AddRelationshipKeyElements | Obsolete.
Adds elements to both relationship keys.
|
![]() | AddRelationshipKeys |
Adds elements to both relationship keys.
|
![]() | ClearKeys |
Clears the keys.
|