PersistenceModeAttribute.GetHashCode Método

Definición

Proporciona un valor hash a un atributo PersistenceModeAttribute.

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

Devoluciones

Int32

El valor hash que se va a asignar a PersistenceModeAttribute.

Se aplica a