1 write to Operation
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\OnOperation.cs (1)
32Operation = operation;
2 references to Operation
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\RelationshipEnd.cs (1)
241if (other.Operation == operation)
System\Data\Metadata\Converter.cs (1)
472if (operation.Operation != Som.Operation.Delete)