Entity Framework DB context: connection string for specific table
1 VIEWES1 LIKES0 DISLIKESSHARE
1 LIKES0 DISLIKES 1 VIEWESSHARE
When initializing a new database, is there anyway to specify a specific table to connect to? This way I don't have to copy the whole database when querying a specific table?