Delete the object from the database.
| C# | Visual Basic | Visual C++ |
public void Delete()
Public Sub Delete
public: void Delete()
This item will be able to be saved again if any property is touched after deleting it.
Requires appropriate database constraints to be fulfilled or a DOException will be thrown