DataColumnMapping.GetHashCode - Méthode
Obtient le code de hachage pour cet objet.
Espace de noms : Microsoft.PerformancePoint.Scorecards
Assembly : Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntaxe
'Déclaration
Public Overrides Function GetHashCode As Integer
'Utilisation
Dim instance As DataColumnMapping
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
Valeur renvoyée
Type : System.Int32
Le code de hachage pour cet objet.