| Visual Basic (Declaration) | |
|---|---|
Overridable Sub OnBeforeRelationsPersist( _ ByVal e As RelationsNotificationEventArgs _ ) | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
virtual void OnBeforeRelationsPersist( RelationsNotificationEventArgs e ) | |
| Managed Extensions for C++ | |
|---|---|
virtual void OnBeforeRelationsPersist( RelationsNotificationEventArgs* e ) | |
| C++/CLI | |
|---|---|
virtual void OnBeforeRelationsPersist( RelationsNotificationEventArgs^ e ) | |
Parameters
- e
- Contains information about the current operation, relationship type and the ObjectContext of the current operation.
Requirements
Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family