Aracılığıyla paylaş


ModelCollationComparer.GetHashCode Yöntem (ModelIdentifier)

Sağlanan için bir karma işlev gören ModelIdentifier.

Ad alanı:  Microsoft.Data.Schema.SchemaModel
Derleme:  Microsoft.Data.Schema (Microsoft.Data.Schema.dll içinde)

Sözdizimi

'Bildirim
Public Function GetHashCode ( _
    obj As ModelIdentifier _
) As Integer
public int GetHashCode(
    ModelIdentifier obj
)
public:
virtual int GetHashCode(
    ModelIdentifier^ obj
) sealed
abstract GetHashCode : 
        obj:ModelIdentifier -> int 
override GetHashCode : 
        obj:ModelIdentifier -> int 
public final function GetHashCode(
    obj : ModelIdentifier
) : int

Parametreler

Dönüş Değeri

Tür: System.Int32
Bir Int32 karma kodu için sağlanan bir tanımlayıcı.

Yüklenen

IEqualityComparer<T>.GetHashCode(T)

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ModelCollationComparer Sınıf

GetHashCode Fazla Yük

Microsoft.Data.Schema.SchemaModel Ad Alanı

GetHashCode

ModelIdentifier