c# - Is it possible to ignore a column mapping contitionally in code first Entity Framework? -



c# - Is it possible to ignore a column mapping contitionally in code first Entity Framework? -

i using entity framework connect 2 databases same schema. generated code first classes database of tables , columns. wondering if there way homecoming null column may missing (and not mapping error) , homecoming value database still has column? don't want ignore mapping property because want value database still has column.

c# entity-framework-5

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -