MoveSchemaReferenceContributorInput.GetHashCode メソッド
ハッシュ コード値を返します。
名前空間 : Microsoft.VisualStudio.Data.Schema.Project.Sql.Refactoring.MoveSchema
アセンブリ : Microsoft.VisualStudio.Data.Schema.Project.Sql (Microsoft.VisualStudio.Data.Schema.Project.Sql.dll 内)
構文
'宣言
Public Overrides Function GetHashCode As Integer
'使用
Dim instance As MoveSchemaReferenceContributorInput
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
public:
virtual int GetHashCode() override
public override function GetHashCode() : int
戻り値
型 : System.Int32
参照
参照
MoveSchemaReferenceContributorInput クラス
MoveSchemaReferenceContributorInput メンバ
Microsoft.VisualStudio.Data.Schema.Project.Sql.Refactoring.MoveSchema 名前空間