Telerik OpenAccess ORM

Telerik OpenAccess ORM Send comments on this topic.
How to: Delete Associations
Programmer's Guide > Developer's Guide > OpenAccess ORM Domain Model > Working with Associations > How to: Delete Associations

Glossary Item Box

Associations are deleted by using the Visual Designer design surface. Deleting an association does the following:

  • Deletes the visual representation of the association from the design surface.
  • Deletes the navigation properties from the visual representations of the entity types at each end of the association.
  • Modifies the part of the .rlinq file that defines the conceptual domain model.

To delete an association:

Right-click the association and select Delete.

-or-

Select one or more association and press the DELETE key.