次の方法で共有


CollectorConfigStore.Key.GetHashCode メソッド

キーのハッシュ コードを取得します。

名前空間:  Microsoft.SqlServer.Management.Collector
アセンブリ:  Microsoft.SqlServer.Management.Collector (Microsoft.SqlServer.Management.Collector.dll)

構文

'宣言
Public Overrides Function GetHashCode As Integer
'使用
Dim instance As CollectorConfigStore.Key 
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

戻り値

型: System.Int32
ハッシュ コードを示す Int です。

説明

この名前空間、クラス、またはメンバーは、Microsoft .NET Framework 2.0 でのみサポートされています。

関連項目

参照

CollectorConfigStore.Key クラス

Microsoft.SqlServer.Management.Collector 名前空間