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


Метод SfcConnection.GetHashCode

Returns the hash code for this connection.

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

Синтаксис

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

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

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

Тип: System.Int32
A 32-bit signed integer hash code.

См. также

Справочник

SfcConnection Класс

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