-
Notifications
You must be signed in to change notification settings - Fork 0
Dapper includes a feature for working with data that might map to different types from row to row. This feature is particularly useful when working with an inheritance hierarchy that uses the Table Per Hierarchy storage pattern, i.e. where one table is used to represent all classes in the hierarchy. A "discriminator" column is used to differenti…
tutorialberkay/InheritanceHierachyDapper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Dapper includes a feature for working with data that might map to different types from row to row. This feature is particularly useful when working with an inheritance hierarchy that uses the Table Per Hierarchy storage pattern, i.e. where one table is used to represent all classes in the hierarchy. A "discriminator" column is used to differenti…
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published