© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•10mo ago•
1 reply
enrico11011

EFCore - what exactly is .Local

i've been messing around with Winforms' DataGridVew a bunch lately, and the examples i've come across have me using the .Local property of a DbSet (at least that's what I think it is) as a DataSource for the view, but what exactly IS it and how does it work?

it seems like every time I run a query with the dbset it doesn't just give me an instance of the object i was asking for, it also places it in .Local, and that's what the DataGridView renders? am i seeing this right?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

✅ What exactly is .NET?
C#CC# / help
2y ago
What is SDL exactly, why should I use it?
C#CC# / help
2y ago
SQL EFCore
C#CC# / help
2y ago
❔ efcore querying
C#CC# / help
3y ago