ExtensionHandle.GetHashCode メソッド

ExtensionType と ConfigurationName に基づいて、ExtensionHandle の HashCode を取得します。

名前空間 :  Microsoft.Data.Schema.Extensibility
アセンブリ :  Microsoft.Data.Schema (Microsoft.Data.Schema.dll 内)

構文

'宣言
Public Overrides Function GetHashCode As Integer
'使用
Dim instance As ExtensionHandle
Dim returnValue As Integer

returnValue = instance.GetHashCode()
public override int GetHashCode()
public:
virtual int GetHashCode() override
public override function GetHashCode() : int

戻り値

型 : System.Int32
Int32 は、ExtensionHandle オブジェクトのハッシュを表します。

参照

参照

ExtensionHandle クラス

ExtensionHandle メンバ

Microsoft.Data.Schema.Extensibility 名前空間