IObjectSpace Properties
Declares members implemented by Object Space.
Name | Description |
---|---|
Database | Gets the name of the database used when a connection associated with the current Object Space’s container for in-memory objects is opened. |
Is |
Indicates whether the Object Space is currently committing the changes made to its object |
Is |
Indicates whether the Object Space’s container for in-memory objects is connected to the database. |
Is |
Indicates whether the current Object Space is about to delete an object |
Is |
Gets a value indicating whether an Object Space has been disposed of. |
Is |
Specifies whether objects belonging to the current Object Space are modified. |
Is |
Gets a boolean value indicating whether or not the Object Space is reloading. |
Modified |
Returns a collection of objects that have been created, modified or deleted after they were retrieved or committed. |
Non |
|
Owner | Specifies an object that owns the current Object Space. |
Service |
Gets the IService |
Types |
Gets information on the business classes added to the Application Model (see IModel |
See Also