Compartilhar via


MySqlMigrationType.GetHashCode Method

Definition

Returns hashCode for enum MySqlMigrationType

public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Returns

The hashCode of the value

Applies to