![]() ![]() | Creates a new DBObject which belongs in the given Assembly with the classname, where the classname includes the namespace |
![]() ![]() | Overloaded. Gets and populates a single DBObject |
![]() ![]() | Overloaded. Gets and (possibly partially) populates all the DBObjects for a given SQL Statement |
![]() |
Creates a new DBObject |
![]() | 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. |
DBObject Class | Shunde.Framework Namespace