Metoda UIConnectionInfo.GetHashCode
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.Zwraca kod skrótu dla określonego typu.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo.RegSvrEnum
Zestaw: Microsoft.SqlServer.RegSvrEnum (w Microsoft.SqlServer.RegSvrEnum.dll)
Składnia
'Deklaracja
Public Overrides Function GetHashCode As Integer
'Użycie
Dim instance As UIConnectionInfo
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