BcfRelationTOptions Methods |
The BcfRelationTOptions generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Accept |
Lets the visitorVisitTOptions(BcfRelationTOptions).
(Overrides BcfRelationAccept(IBcfRelationVisitor).) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| FindChildRows |
Returns child rows with matching key values.
(Inherited from BcfRelation.) | |
| FindParentRow |
Returns parent row with matching key values.
(Inherited from BcfRelation.) | |
| FindParentRows |
Returns parent rows with matching key values.
(Inherited from BcfRelation.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetOptions |
Gets the relation-options.
(Overrides BcfRelationGetOptions.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| SetOptions |
Sets the relation-options.
(Overrides BcfRelationSetOptions(Object).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |