Metoda DTSParamValueCollection.GetHashCode
Zwraca kod skrótu dla tego obiektu.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Zestaw: Microsoft.SqlServer.WebServiceTask (w Microsoft.SqlServer.WebServiceTask.dll)
Składnia
'Deklaracja
Public Overrides Function GetHashCode As Integer
'Użycie
Dim instance As DTSParamValueCollection
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
Wartość zwracana
Typ: System.Int32
Kod skrótu całkowita 32-bitowa.
Zobacz także