Quantcast
Channel: Entity Framework
Viewing all articles
Browse latest Browse all 10318

Closed Issue: [RTM] Configuration conventions applied in wrong order [1629]

$
0
0
Calling
modelBuilder.Types().Configure( t => t.Property("StringProperty").IsUnicode(false));
modelBuilder.Types().Configure(t => t.Property("StringProperty").IsUnicode(true));
results in the property __not__ configured as Unicode
Comments: Verified: most functionality is as expected, although issue [1659](https://entityframework.codeplex.com/workitem/1659) filed to track issues with interaction between Types and Properties conventions

Viewing all articles
Browse latest Browse all 10318

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>