| Visual Basic (Declaration) | |
|---|---|
Public NotInheritable Class FetchingStorageRecordEventArgs Inherits EventArgs | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
public sealed class FetchingStorageRecordEventArgs : EventArgs | |
| Managed Extensions for C++ | |
|---|---|
public __gc __sealed class FetchingStorageRecordEventArgs : public EventArgs | |
| C++/CLI | |
|---|---|
public ref class FetchingStorageRecordEventArgs sealed : public EventArgs | |
This EventArgs class is used in the
PersistentTypeSelector delegate and events using the
PersistentTypeSelector delegate.
Some examples for the usage of this class are:
FetchingStorageRecord of the
ObjectReader,
FetchingStorageRecord of the
ObjectSet,
FetchingStorageRecord of the
ObjectSetHolder and
FetchingStorageRecord of the
ObjectHolder class.
System.Object
System.EventArgs
Chili.Opf3.FetchingStorageRecordEventArgs
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)