c# - Difference between OData complex and entity types -


i new odata , haven't yet found clear answer difference between complex , entity types. far found out entity type should have key property. there further differences , how should taken account when using odataconventionmodelbuilder?

from understanding entity type type can returned entityset , complex type type nested in entity type. in experience have tell odataconventionsmodelbuilder complex types discovers them.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

Command prompt result in label. Python 2.7 -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -