TableBuilder<TColumns>.GetHashCode Method ()

 

Gets the hash code for the current object.

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

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

Return Value

Type: System.Int32

The hash code for the current object.