The EditDataRelationsDialog class allows the user to add or remove data relations to or from the current data source. The EditDataRelationsDialog is a modal dialog box which must be shown with the EditDataRelationsDialog.ShowDialog method.
public class EditDataRelationsDialog : System.Windows.Forms.Form
Public Class EditDataRelationsDialog Inherits System.Windows.Forms.Form
Introduced: X14.