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

Méthode ExpressionNode.GetHashCode

Gets the hash code for the object.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
public override int GetHashCode()

Valeur de retour

Type : System.Int32
A Int32 value that specifies the hash code.

The method serves as a hash function for the object. It is suitable for use in hashing algorithms and data structures like a hash table.

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

Ajouts de la communauté

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