![]() ![]() | Gets the relations for a given attribute type and object |
![]() ![]() | Gets and populates all the Attribs that are related (by an AttribRelation) to the given Object |
![]() |
Initializes a new instance of the AttribRelation class. |
![]() | The attribute in the relation |
![]() | The object related to the attribute |
![]() | The relative (to other DBObjects) display order that this DBObject should appear in |
![]() | Gets a Name that can be displayed to the end user for this object, if such a Name exists |
![]() | The id of the object |
![]() | Specifies that this object is deleted |
![]() | The last time that this object was updated. |
![]() | The person or user who last updated this object |
![]() | Specifies that two DBObjects are equal |
![]() | Checks to see if this object exists in the database |
![]() | Gets the hash key for this object |
![]() | Gets the Type of the current instance. |
![]() | Populates this object from the database |
![]() | Populates the data of all the BinaryData objects in this class |
![]() | Populates the other DB objects in this class |
![]() | Resets the Id of the object so that when saved again, a new object will be created in the database. |
![]() | Saves this object to the database |
![]() | Gets a String representation of this object |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
AttribRelation Class | Shunde.Common Namespace