Click or drag to resize

AttributeValue Methods

The AttributeValue type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object, is equal to this instance.
(Overrides ObjectEquals(Object).)
Public methodGetDatabaseValue
Gets the actual value of the attribute that is retrieved from database.
Public methodGetHashCode
Returns a hash code for this instance.
(Overrides ObjectGetHashCode.)
Public methodStatic memberIsNullOrGhost
Determines whether the specified attribute value is null or "ghost" value.
Public methodRecalc
Recalculates the value of the attribute.
Public methodToString
Returns a String that represents this instance.
(Overrides ObjectToString.)
Top
See Also