diff --git a/xml/System.Data/EntityKey.xml b/xml/System.Data/EntityKey.xml index eafe12b0cfa..259d6d821dc 100644 --- a/xml/System.Data/EntityKey.xml +++ b/xml/System.Data/EntityKey.xml @@ -645,45 +645,7 @@ In addition, temporary keys have no or key values, but permanent keys do. - The equivalent method for this operator is - - - - - - - - Method - - System.Data.Entity - 4.0.0.0 - - - System.Boolean - - - - - - - A to compare. - A to compare. - Compares two objects. - - if the and values are not equal; otherwise, . - - instance are equal but no other instances are equal. - -- Permanent keys determine equality based on the values of the contained key properties and the . That is, you can have two separate instances that are equal if their entity sets are the same and their key values are equal. - - In addition, temporary keys have no or key values, but regular keys do. - - The equivalent method for this operator is .]]> + The equivalent method for this operator is .]]> @@ -723,7 +685,9 @@ - Permanent keys determine equality based on the values of the contained key properties and the . That is, you can have two separate instances that are equal if their entity sets are the same and their key values are equal. - In addition, temporary keys have no or key values, but regular keys do.]]> + In addition, temporary keys have no or key values, but regular keys do. + + The equivalent method for this operator is .]]> diff --git a/xml/System/Guid.xml b/xml/System/Guid.xml index f4366552854..584774e5492 100644 --- a/xml/System/Guid.xml +++ b/xml/System/Guid.xml @@ -1366,7 +1366,7 @@ The method requires the read-only character spa ## Remarks -This member is an explicit interface member implementation. It can only be used when the instance is cast to an interface. +This member is an explicit interface member implementation. It can only be used when the instance is cast to an interface. The `CompareTo` method compares the GUIDs as if they were values provided to the constructor, as follows: