| Visual Basic (Declaration) | |
|---|---|
Protected Overridable Sub OnFetchingStorageRecord( _ ByVal e As FetchingStorageRecordEventArgs _ ) | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
protected virtual void OnFetchingStorageRecord( FetchingStorageRecordEventArgs e ) | |
| Managed Extensions for C++ | |
|---|---|
protected: virtual void OnFetchingStorageRecord( FetchingStorageRecordEventArgs* e ) | |
| C++/CLI | |
|---|---|
protected: virtual void OnFetchingStorageRecord( FetchingStorageRecordEventArgs^ e ) | |
Parameters
- e
- The event args for the event.
Requirements
Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family