AttributeValue Methods |
The AttributeValue type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals |
Determines whether the specified Object, is equal to this instance.
(Overrides ObjectEquals(Object).) | |
| GetDatabaseValue |
Gets the actual value of the attribute that is retrieved from database.
| |
| GetHashCode |
Returns a hash code for this instance.
(Overrides ObjectGetHashCode.) | |
| IsNullOrGhost |
Determines whether the specified attribute value is null or "ghost" value.
| |
| Recalc |
Recalculates the value of the attribute.
| |
| ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |