IObjectSpaceAsync Members
#Properties
Name | Description |
---|---|
Is |
Specifies whether an asynchronous operation is in progress. |
#Methods
Name | Description |
---|---|
Commit |
Asynchronously saves all the changes made to the persistent objects that belong to the current Object Space to the database. |
Evaluate |
Asynchronously evaluates the specified criteria for business objects of the given type. |
Find |
Asynchronously searches for an object that matches the specified criteria. |
Find |
Asynchronously searches for an object that matches the specified criteria. The specified generic parameter determines the object’s type. |
Find |
Asynchronously searches for an object that matches the specified criteria. The specified generic parameter determines the object’s type. |
Get |
Asynchronously retrieves an object from another Object Space to the current Object Space or gets a wrapped object (i. |
Get |
Returns the persistent object that has the specified value for its key property. |
Get |
Returns the persistent object that has the specified value for its key property. |
Load |
Asynchronously loads the specified collection. |
Pre |
Asynchronously forces associated collection data loading and delayed property loading for specified parent objects. |
Reload |
Asynchronously reloads the state of the specified persistent object and its aggregated objects from the data store. |
To |
Asynchronously enumerates all elements in a collection and saves them to a list. |