Freigeben über


FilterNodeConstant.GetHashCode-Methode

Returns the hash code for this instance.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
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

Rückgabewert

Typ: System.Int32
A 32-bit signed integer hash code.

Siehe auch

Verweis

FilterNodeConstant Klasse

Microsoft.SqlServer.Management.Sdk.Sfc-Namespace