pmMDA.NET

PersistenceHandler.Remove Method 

[This is preliminary documentation and subject to change.]

Removes a specified data object from the database.

public void Remove(
   IDataObject root
);

Parameters

root
The data object to remove.

Implements

IDataObjectHandler.Remove

See Also

PersistenceHandler Class | PmMda.Net.Dog.Persistence Namespace