Click or drag to resize

BcfParentRelationId Methods

The BcfParentRelationId 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(BcfParentRelationId)
Determines whether the specified value is equal to this instance.
Public methodGetHashCode
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode.)
Public methodGetParentRelation
Resolves the parent BcfRelation 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 methodTryGetParentRelation
Resolves the parent BcfRelation representing this instance in specified dataSet.
Top
See Also