0
votes
0answers
104 views

BCS Model with primary key consisting of multiple columns

We have a database with a table that has a primary key that consists 4 columns. I want to show the table data in SharePoint by using BCS. A created a new BDC Model in Visual Studio, but has no idea ...