Udostępnij za pośrednictwem


Metoda GetHashCode

Ta metoda obsługuje SQL Server infrastruktury i nie jest przeznaczony do używania bezpośrednio z kodu.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Syntax

'Deklaracja
Public Overrides Function GetHashCode As Integer
'Użycie
Dim instance As DataType
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 dla bieżącego obiektu.

Przykłady

Zobacz także