Share via


ModelIdentifier.Equals Method

Include Protected Members
Include Inherited Members

Determines whether two model identifiers are equal.

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
Public method Equals(Object) Determines whether the specified Object is equal to the current Object. (Overrides Object.Equals(Object).)
Public method Equals(ModelIdentifier) Determines whether the provided model identifiers and the current identifier are equal.
Public methodStatic member Equals(ModelIdentifier, ModelIdentifier) Determines whether the two provided model identifiers are equal.

Top

See Also

Reference

ModelIdentifier Class

Microsoft.Data.Schema.SchemaModel Namespace