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.

Syntax

public class EditDataRelationsDialog : System.Windows.Forms.Form
Public Class EditDataRelationsDialog
  Inherits System.Windows.Forms.Form

Introduced: X14.

Constructors

Constructor Description
EditDataRelationsDialog Creates a EditDataRelationsDialog object for the specified DocumentServer.DataSources.DataSourceManager.