Re: VS2008: How to access properties of a table in O/R designer

  • From: "Chris Hallsworth" <christopherhallsworth71@xxxxxxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Mon, 2 Jun 2008 08:26:44 +0100

Hi what's PPS? I've heard of PS but not PPS? Thanks and sorry for my ignorance.
--
Chris Hallsworth
  ----- Original Message ----- 
  From: Varun Khosla 
  To: programmingblind@xxxxxxxxxxxxx 
  Sent: Monday, June 02, 2008 8:13 AM
  Subject: VS2008: How to access properties of a table in O/R designer


  Hello listers,
  Has anybody worked on VS2008? It has new feature called LINQ 
(Language-Integrated Query) designed to further increased the speed/object 
orientation of working with database. It has added an O/R designer for this 
purpose. User can drag-drop tables from server explorer to the designer to 
create a data context which is the focle point of LINQ. Dragging/dropping part 
is okay because Jaws has a shortcut key for this purpose. The problem I'm 
facing is how to access properties of the table object (don't confuse 
properties here with the general properties of any components such as Name 
which can be accessed via f4 in O/R as well, but with the properties here I 
mean by columns of a table) so that I can delete specific columns that I don't 
require (only from the table class of O/R designer and not from the database).

  Has anybody gotten an idea as to how it can be done?

  P.S. I've not been able to find a shortcut key for this anywhere on the net.
  P.P.S. Sighted folks can access it with the mouse, but there's no text 
written at that point to make jaws cursor do the job.

  Thanks

  -- 
  Varun 

Other related posts: