ModelCollationComparer.GetHashCode 方法

包括受保护的成员
包括继承的成员

用作所提供对象的哈希函数。

重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。

重载列表

  名称 说明
公共方法 GetHashCode() 用作特定类型的哈希函数。 (继承自 Object。)
公共方法 GetHashCode(IList<String>) 用作所提供的 String 类型列表的哈希函数。
公共方法 GetHashCode(String) 用作所提供的 String 的哈希函数。
公共方法 GetHashCode(ModelIdentifier) 用作所提供的 ModelIdentifier 的哈希函数。

页首

请参见

参考

ModelCollationComparer 类

Microsoft.Data.Schema.SchemaModel 命名空间