DbConnectionInfo.GetHashCode Method ()

 

Generates a value that represents the current connection.

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

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

Return Value

Type: System.Int32

A value that represents the current connection.