IObjectSpace.Delete Method
Name | Parameters | Description |
---|---|---|
Delete(IList) | objects | Deletes the specified persistent objects and their aggregated objects from the database. |
Delete(Object) | obj | Marks the specified persistent object and its aggregated objects as deleted from a persistent storage. |