| Visual Basic (Declaration) | |
|---|---|
Public NotInheritable Class BeforeObjectPersistingEventArgs Inherits EventArgs | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
public sealed class BeforeObjectPersistingEventArgs : EventArgs | |
| Managed Extensions for C++ | |
|---|---|
public __gc __sealed class BeforeObjectPersistingEventArgs : public EventArgs | |
| C++/CLI | |
|---|---|
public ref class BeforeObjectPersistingEventArgs sealed : public EventArgs | |
This class is used by the ObjectContext in
events that are invoked before the persist process of an object to send additional event
data. The data contains the object that is persisted.
System.Object
System.EventArgs
Chili.Opf3.BeforeObjectPersistingEventArgs
Requirements
Namespace: Chili.Opf3
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: Chili.Opf3 (in Chili.Opf3.dll)