![]() ![]() | Overloaded. Begins a database transaction. |
![]() ![]() | Commits the transaction. |
![]() ![]() | Rolls back the transaction from a pending state. |
![]() | Gets the value of the primary key of the object. |
![]() | Deletes the object from the database (the row corresponding to the object). |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Reloads the object tree by requerying the database. |
![]() | Overloaded. Saves the object to the database. |
![]() | Returns a String that represents the current Object. |
![]() |
Overloaded. Initializes a new instance of the BusinessObject class. |
![]() | 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. |
![]() | Overriden in derived classes. Automatically called when an object is loaded from the database, in order to load any contained objects and collections. |
BusinessObject Class | Kredor.BO Namespace | SelectFrom