Compartir a través de


XPathExpressionBlock.GetHashCode Método

Serves as a hash function for a particular type. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
Public Overrides Function GetHashCode As Integer
'Uso
Dim instance As XPathExpressionBlock 
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

Valor devuelto

Tipo: System.Int32
A hash code for the current object.

Vea también

Referencia

XPathExpressionBlock Clase

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc