Metoda FilterNodeConstant.GetHashCode
Zwraca kod skrótu dla tego wystąpienie.
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Składnia
'Deklaracja
Public Overrides Function GetHashCode As Integer
'Użycie
Dim instance As FilterNodeConstant
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