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


Метод NameKey.GetHashCode

Returns the hash code for this NameKey.

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

Синтаксис

'Декларация
Public Overrides Function GetHashCode As Integer
'Применение
Dim instance As NameKey 
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 32-bit signed integer that contains the hash code for this NameKey instance.

См. также

Справочник

NameKey Класс

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