Namespace: Semata.DataStore.ObjectModel.Views
Class: ItemObjectView<I>
Delete Item from DataStore and throw exception if errors occur <param name="throwException">if true errors will cause exception to be thrown.</param>
public virtual bool Delete(bool throwException)
Parameters
Type | Name | Description |
bool | throwException |
Returns: bool