Partager via


PropertyData.Equals(ISfcProperty) Méthode

Définition

Indique si cette instance et un objet spécifié sont égaux.

public:
 virtual bool Equals(Microsoft::SqlServer::Management::Sdk::Sfc::ISfcProperty ^ other);
public bool Equals (Microsoft.SqlServer.Management.Sdk.Sfc.ISfcProperty other);
override this.Equals : Microsoft.SqlServer.Management.Sdk.Sfc.ISfcProperty -> bool
Public Function Equals (other As ISfcProperty) As Boolean

Paramètres

other
ISfcProperty

Interface qui représente la propriété.

Retours

true si cette instance et un objet spécifié sont égaux ; sinon, false.

Implémente

S’applique à