Skip to main content
.NET 6.0+

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.