The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DbSet::GetHashCode Method ()
Entity Framework 6.0
Returns the hash function for the specified set.
Assembly: EntityFramework (in EntityFramework.dll)
public: [EditorBrowsableAttribute(EditorBrowsableState::Never)] virtual int GetHashCode() override
Show: