Udostępnij przez


StoreObjectIdentifier.Equals Metoda

Definicja

Przeciążenia

Equals(StoreObjectIdentifier)
Equals(Object)

Equals(StoreObjectIdentifier)

Wskazuje, czy bieżący obiekt jest równy innemu obiektowi tego samego typu.

public bool Equals (Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier other);
override this.Equals : Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier -> bool
Public Function Equals (other As StoreObjectIdentifier) As Boolean

Parametry

Zwraca

Implementuje

Dotyczy

Equals(Object)

Wskazuje, czy to wystąpienie oraz określony obiekt są równe.

public override bool Equals (object obj);
public override bool Equals (object? obj);
override this.Equals : obj -> bool
Public Overrides Function Equals (obj As Object) As Boolean

Parametry

obj
Object

Zwraca

Dotyczy