Page History
...
Code Block | ||
---|---|---|
| ||
Dim MyView As View Dim MyChildViewRelationship As ViewRelationship For Each MyChildViewRelationship In MyView.ChildViewRelationships ' Operations on child view relationships go here ... Next MyChildViewRelationship |
...
...
Code Block | ||
---|---|---|
| ||
Dim MyView As View Dim MyChildViewRelationship As ViewRelationship For Each MyChildViewRelationship In MyView.ChildViewRelationships ' Operations on child view relationships go here ... Next MyChildViewRelationship |
...
Copyright © 2004-2024 IDERA, Inc.