I have created a ECT based on SQL server in SP 2013 using SPD 2013.
IN ECT I chose 'Create All Operations' to generate all 4 default operations of List, Item, Create, Update, Delete, based on DB table. Default 'Read List' display name is 'Read List'. Apart from this within this ECT I addedAdditional 'Read List' operation and named it say 'ABCReadList' with display name as 'Projects Read List'. Then I generated the External List for this ECT. This isadditional 'Projects Read List' is needed for some Read Operation reason in my other External List.
My Query:
I do not want user to see ''Projects Read List' hyperlink on List UI or in 'Create View' screen. Whatrights should I revoke for the user so he/ she does not see ''Projects Read List" related links on UI?