Freigeben über


ManyToManyAssociationMappingConfiguration.Equals Methode

Definition

Überlädt

Equals(ManyToManyAssociationMappingConfiguration)

Bestimmt, ob das angegebene Objekt gleich dem aktuellen Objekt ist.

Equals(Object)

Equals(ManyToManyAssociationMappingConfiguration)

Bestimmt, ob das angegebene Objekt gleich dem aktuellen Objekt ist.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public bool Equals (System.Data.Entity.ModelConfiguration.Configuration.ManyToManyAssociationMappingConfiguration other);
override this.Equals : System.Data.Entity.ModelConfiguration.Configuration.ManyToManyAssociationMappingConfiguration -> bool
Public Function Equals (other As ManyToManyAssociationMappingConfiguration) As Boolean

Parameter

other
ManyToManyAssociationMappingConfiguration

Das Objekt, das mit dem aktuellen Objekt verglichen werden soll.

Gibt zurück

true, wenn das angegebene Objekt und das aktuelle Objekt gleich sind, andernfalls false.

Attribute

Gilt für:

Equals(Object)

Bestimmt, ob das angegebene Objekt gleich dem aktuellen Objekt ist.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public override bool Equals (object obj);
override this.Equals : obj -> bool
Public Overrides Function Equals (obj As Object) As Boolean

Parameter

obj
Object

Gibt zurück

Attribute

Gilt für: