entity framework ctp5 - How to define the database schema name in EF CTP 5 -


i using ctp 5 existing database. tables created under schema different dbo. sql generated dbcontext using dbo. how make dbcontext use correct schema name?

totable has overload accepts 2 strings: first name of table , second name of schema. same possibility offered attribute used decorate class.


Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -