AttributeValue Class |
Namespace: Aloe.SystemFrameworks.Domain
The AttributeValue type exposes the following members.
Name | Description | |
---|---|---|
![]() | AttributeValue |
Initializes a new instance of the AttributeValue class.
|
Name | Description | |
---|---|---|
![]() | Attribute |
Gets the attribute.
|
![]() | HasValue |
Indicates whether the attribute has a value.
|
![]() | Object |
Gets the domain object.
|
![]() | OriginalValue |
Gets the original value of the attribute, which was initially retrieved frmo the data source.
|
![]() | Value |
Gets or sets the value.
|
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.) |
Name | Description | |
---|---|---|
![]() ![]() | Equality |
==s the specified one.
|
![]() ![]() | Inequality |
!=s the specified one.
|