Click or drag to resize

BcfColumnId Methods

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