Metodo SqlClrPart.GetHashCode

Ottiene un codice hash per la parte CLR.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SqlClrPart Struttura

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel