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