| Visual Basic (Declaration) | |
|---|---|
Public NotInheritable Class RelationsNotificationEventArgs Inherits EventArgs | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
public sealed class RelationsNotificationEventArgs : EventArgs | |
| Managed Extensions for C++ | |
|---|---|
public __gc __sealed class RelationsNotificationEventArgs : public EventArgs | |
| C++/CLI | |
|---|---|
public ref class RelationsNotificationEventArgs sealed : public EventArgs | |
This EventArgs class is used by the
IRelationsNotification interface to send
additional event data. The data that is passed contains the
ObjectContext of the current operation. The type of the
current relationship (PersistRelationships) and the
current operation on the persistent (PersistentOperations) that
holds the relation.
System.Object
System.EventArgs
Chili.Opf3.RelationsNotificationEventArgs
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)