Book a Demo

Author Topic: Generating Indexes  (Read 4039 times)

WellerEE

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • UML ME
    • View Profile
Generating Indexes
« on: July 12, 2002, 12:21:49 am »
Hi,

I would like a way to indicate that an index/key is being created with the CLUSTERED attribute.  I also need a way to set the ROWGUIDCOL property.  

Thanks in advance,
Ed

sparks

  • EA Administrator
  • EA User
  • *****
  • Posts: 691
  • Karma: +4/-2
    • View Profile
Re: Generating Indexes
« Reply #1 on: July 24, 2002, 06:59:11 am »
Hello,

To define an index as 'Clustered' bring up the operations window, select the index operation in question and then click on the 'Extended Properties' button.  This will allow you to define the index as Clustered, Unique and Ascending or Descending.

At the moment their is no way to define a column as a ROWGUIDCOL, however we have made a note of your request and try and include it into EA ASAP.

Paul Mathers

WellerEE

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • UML ME
    • View Profile
Re: Generating Indexes
« Reply #2 on: July 24, 2002, 10:37:27 am »
When I click the extended properties button, I don't get anything. No WIndow No Nothing?