EdmElementComparer.IsEquivalentTo Method
Include Protected Members
Include Inherited Members
Determines equivalence of the two expressions.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
IsEquivalentTo(IEdmType, IEdmType) | Indicates a value whether the compared type is semantically equivalent to this type. | |
IsEquivalentTo(IEdmTypeReference, IEdmTypeReference) | Indicates whether the compared type is semantically equivalent to this type. |
Top