EntityTypeConfiguration<TEntityType>.GetHashCode Method ()

 

Returns the hash function for the specified configuration model.

Namespace:   System.Data.Entity.ModelConfiguration
Assembly:  EntityFramework (in EntityFramework.dll)

[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public override int GetHashCode()

Return Value

Type: System.Int32

The hash function for the specified model builder.