Метод EnvironmentReference.Key.GetHashCode

Retrieves the hash code of the EnvironmentReference.Key class.

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

Синтаксис

'Декларация
Public Overrides Function GetHashCode As Integer
'Применение
Dim instance As EnvironmentReference.Key 
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
The hash code of the specified class.

См. также

Справочник

EnvironmentReference.Key Класс

Пространство имен Microsoft.SqlServer.Management.IntegrationServices