.net - Entity Framework 5: Get List of Foreign Keys on an Entity -


just quick question on ef 5 code-first. how i, @ run-time, access list of foreign keys exists particular entity please?

thanks in advance

you iterate through child collection on parent entity , save id each of child entities.


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -