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


Метод ComplexProperty.GetHashCode

Returns the hash code for an instance of the ComplexProperty class.

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

Синтаксис

'Декларация
Public Overrides Function GetHashCode As Integer
'Применение
Dim instance As ComplexProperty 
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 is the hash code for this instance.

См. также

Справочник

ComplexProperty Класс

Пространство имен Microsoft.SqlServer.Dts.Tasks.WebServiceTask