Expose database row from IMaterializationInterceptor
Open
area-interception
customer-reported
- Dominant language
- C#
- Stars
- 14.8k
- Forks
- 3.4k
- PR merge metrics
- PR metrics pending
Description
I am proposing a feature that would expose the database row, the same row that is used to populate the entity properties, within IMaterializationInterceptor (MaterializationInterceptionData).
This would be very useful for retrieving additional fields from an SQL query that do not map to any entity properties.
Contributor guide
Assessment
This issue has not been assessed yet.