The following tables list the members exposed by FetchingStorageRecordEventArgs.
| Name | Description | |
|---|---|---|
| DataRecord | Returns the current IDataRecord representing the current row or item of the storage. | |
| Ignore | Specifies whether to ignore the current row or item of the storage. Ignoring the current means that no persistent object is created and the framework tries to process the next item. | |
| Type | Specifies the type of the persistent object that is created. |