Click or drag to resize

BcfParentRelationCellId Methods

[This is preliminary documentation and is subject to change.]

The BcfParentRelationCellId type exposes the following members.

Methods
  NameDescription
Public methodCompareTo
Compares this instance to a value and returns an indication of their relative values.
Public methodEquals(Object)
Determines whether the specified Object is equal to this instance.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(BcfParentRelationCellId)
Determines whether the specified value is equal to this instance.
Public methodGetHashCode
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode.)
Public methodGetOwningRow
Resolves the OwningRow of the BcfParentRelationCell representing this instance in specified dataSet.
Public methodGetParentRelationCell
Resolves the BcfParentRelationCell representing this instance in specified dataSet.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Converts the numeric value of this instance to its equivalent string representation.
(Overrides ValueTypeToString.)
Public methodTryGetOwningRow
Resolves the OwningRow of the BcfParentRelationCell representing this instance in specified dataSet.
Public methodTryGetParentRelationCell
Resolves the BcfParentRelationCell representing this instance in specified dataSet.
Top
See Also