I have a Zero or one to zero or one association in my domain problem that each [Order] can made from zero or one [Quotation] and a [Quotation] may not be change to a [Order] how can i model this problem by Entity Framework Code First method?
Asked
Active
Viewed 120 times