Поделиться через


Метод MiningStructure.GetHashCode

Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables.

Пространство имен:  Microsoft.AnalysisServices.AdomdClient
Сборка:  Microsoft.AnalysisServices.AdomdClient (в Microsoft.AnalysisServices.AdomdClient.dll)

Синтаксис

'Декларация
Public Overrides Function GetHashCode As Integer
'Применение
Dim instance As MiningStructure 
Dim returnValue As Integer 

returnValue = instance.GetHashCode()
public override int GetHashCode()
public:
virtual int GetHashCode() override
abstract GetHashCode : unit -> int  
override GetHashCode : unit -> int
public override function GetHashCode() : int

Возвращаемое значение

Тип: System.Int32
A hash code.

См. также

Справочник

MiningStructure Класс

Пространство имен Microsoft.AnalysisServices.AdomdClient