Ce sujet n'a pas encore été évalué - Évaluez ce sujet

Méthode Equals

Determines whether two object instances are equal.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
public override bool Equals(
	Object otherObj
)

Paramètres

otherObj
Type : System..::..Object
The object to compare with the current object.

Valeur de retour

Type : System..::..Boolean
true indicates that the object instances are equal.

This method allows comparison of objects.

Cela vous a-t-il été utile ?
(1500 caractères restants)

Ajouts de la communauté

AJOUTER
© 2013 Microsoft. Tous droits réservés.