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