2 overrides of CompareToType
System.Data.Entity (2)
System\Data\Mapping\Update\Internal\DynamicUpdateCommand.cs (1)
307
internal override int
CompareToType
(UpdateCommand otherCommand)
System\Data\Mapping\Update\Internal\FunctionUpdateCommand.cs (1)
361
internal override int
CompareToType
(UpdateCommand otherCommand)
1 reference to CompareToType
System.Data.Entity (1)
System\Data\Mapping\Update\Internal\UpdateCommand.cs (1)
224
result =
CompareToType
(other);