3 references to Cell
System.Data.Entity (3)
System\Data\Mapping\ViewGeneration\Validation\ViewKeyConstraint.cs (3)
37
get { return CellRelation.
Cell
; }
131
return new ErrorLog.Record(true, ViewGenErrorCode.KeyConstraintViolation, message, rightKeyConstraint.CellRelation.
Cell
, debugMessage);
187
return new ErrorLog.Record(true, ViewGenErrorCode.KeyConstraintUpdateViolation, message, rightKeyConstraint.CellRelation.
Cell
, debugMessage);