Back to Devexpress

IXPObject.OnDeleting() Method

xpo-devexpress-dot-xpo-dot-ixpobject-b22ad3ed.md

latest966 B
Original Source

IXPObject.OnDeleting() Method

When implemented by a class, specifies the actions that should be performed when an object is about to be deleted from a data store.

Namespace : DevExpress.Xpo

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
void OnDeleting()
vb
Sub OnDeleting

See Also

OnDeleted()

OnSaving()

OnLoading()

IXPObject Interface

IXPObject Members

DevExpress.Xpo Namespace