| | | 
StrataFrame Novice
       
Group: Forum Members Last Login: 06/19/2008 11:16:33 AM Posts: 73, Visits: 12,471 |
| | The interface of the .ParentRelationship builder provides the developer with the ability to define the following information. Exactly how can this be used? Am I on the right track if I hope that this allows me to define all of the possible parental relationships of the MailingAddress object and then call (via an index) the relationship that I need? Or is this the framework's ability to define multiple parental relationships at the exact same time on one form? Thanks guys, CT
|
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: 08/01/2008 8:53:41 AM Posts: 2,671, Visits: 1,879 |
| That form only allows you to specify a single relationship. However, that single relationship can specify several fields that should match up. Basically, if you're using a compound key and both the primary and foreign keys have multiple fields, you can define all of the fields that should link up.
www.bungie.net |
| | | | 
StrataFrame Novice
       
Group: Forum Members Last Login: 06/19/2008 11:16:33 AM Posts: 73, Visits: 12,471 |
| | Oh, that makes sense. Thanks, CT |
| |
|
|