Deletes the object from the data store.
Namespace: BlogEngine.Core
Assembly: BlogEngine.Core (in BlogEngine.Core.dll)
Version: 1.2.0.0
Syntax
| C# | Visual Basic | Visual C++ |
protected abstract void DataDelete()
Protected MustOverride Sub DataDelete
protected: virtual void DataDelete () abstract
See Also
BlogEngine.Core Namespace