You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have an entity whose primary key property name does not equal the column name, firstOrNew appears to ignore the column definition -- looks like it is passing the attribute name directly to QB.
If you have an entity whose primary key
propertyname does not equal thecolumnname,firstOrNewappears to ignore thecolumndefinition -- looks like it is passing the attribute name directly to QB.