Metodo FilterNodeChildren.GetHashCode

Returns hash code for the specified value of the children. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Public Overrides Function GetHashCode As Integer
'Utilizzo
Dim instance As FilterNodeChildren 
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

Valore restituito

Tipo: System.Int32
An integer that specifies the hash code.

Vedere anche

Riferimento

FilterNodeChildren Classe

Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc