BcfParentRelationCellId Methods |
[This is preliminary documentation and is subject to change.]
The BcfParentRelationCellId type exposes the following members.
| Name | Description | |
|---|---|---|
| CompareTo |
Compares this instance to a value and returns an indication of their relative values.
| |
| Equals(Object) |
Determines whether the specified Object is equal to this instance.
(Overrides ValueTypeEquals(Object).) | |
| Equals(BcfParentRelationCellId) |
Determines whether the specified value is equal to this instance.
| |
| GetHashCode |
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode.) | |
| GetOwningRow |
Resolves the OwningRow of the BcfParentRelationCell representing this instance in specified dataSet.
| |
| GetParentRelationCell |
Resolves the BcfParentRelationCell representing this instance in specified dataSet.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Converts the numeric value of this instance to its equivalent string representation.
(Overrides ValueTypeToString.) | |
| TryGetOwningRow |
Resolves the OwningRow of the BcfParentRelationCell representing this instance in specified dataSet.
| |
| TryGetParentRelationCell |
Resolves the BcfParentRelationCell representing this instance in specified dataSet.
|