Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - bsimon

Pages: [1]
1
Automation Interface, Add-Ins and Tools / Re: Operation extended properties
« on: September 15, 2007, 05:44:14 am »
Thank you for your reply.

I think I didn´t explain myself well.  What i need is to read the extended properties of an operation such as unique and clustered index properties, cascade delete and cascade update foreign key properties.

I´ve explored all of the "Method" attributes but none seems to provide the information I need.

Thanks again,

2
Automation Interface, Add-Ins and Tools / Operation extended properties
« on: September 11, 2007, 06:03:07 pm »
Hello over there,

How can I access an operation's "extended properties" ( Database operation properties dialog fields ) through automation ?

Hope somebody can help me with this,

Thanks

3
how do I find an association class's corresponding connector using automation ?  
For example I have three classes A, B, and C; C is an association class. There is an association between A and B, and C linked to association between A and B ( dotted line from C to associaion between A and B).   How is it reflected in the automation model object that there is a link between association class C and connector from A to B.

Pages: [1]