BcfRelationStep Structure |
[This is preliminary documentation and is subject to change.]
Namespace: CalculationWorks.BusinessModel.Design
The BcfRelationStep type exposes the following members.
| Name | Description | |
|---|---|---|
| BcfRelationStep |
Initializes a new instance.
|
| Name | Description | |
|---|---|---|
| DistinctRows | true to remove duplicate rows after collecting.
| |
| RelationName |
The relation name.
| |
| ToParent | true to access parent row(s); otherwise child rows
|
| Name | Description | |
|---|---|---|
| Equals(Object) | Indicates whether this instance and a specified object are equal. (Overrides ValueTypeEquals(Object).) | |
| Equals(BcfRelationStep) | Indicates whether the current object is equal to another object of the same type. | |
| GetHashCode | Returns the hash code for this instance. (Overrides ValueTypeGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns the fully qualified type name of this instance. (Overrides ValueTypeToString.) |
| Name | Description | |
|---|---|---|
| Equality |
Determines whether two specified values are equal.
| |
| Inequality |
Determines whether two specified values are different.
|