PersistenceModeAttribute.GetHashCode Método

Definição

Fornece um valor de hash para um atributo PersistenceModeAttribute.Provides a hash value for a PersistenceModeAttribute attribute.

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

Retornos

Int32

O valor de hash a ser atribuído ao PersistenceModeAttribute.The hash value to be assigned to the PersistenceModeAttribute.

Aplica-se a