TargetSetLevel.GetHashCode メソッド

TargetSetLevel オブジェクトのハッシュ コードを返します。

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

構文

'宣言
Public Overrides Function GetHashCode As Integer
'使用
Dim instance As TargetSetLevel 
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
オブジェクトのハッシュ コードを指定する Int32 値です。

説明

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

関連項目

参照

TargetSetLevel クラス

Microsoft.SqlServer.Management.Dmf 名前空間