Skip to main content
A newer version of this page is available. .

ManageRelationsContext Properties

Contains settings used to display the Master-Detail Relations Editor dialog when the SqlDataSourceUIHelper.ManageRelations method is called.
Name Description
ConnectionProviderService Specifies an object that enables the data connection’s serialization.
DBSchemaProviderEx Specifies a database schema provider for the Master-Detail Relations Editor.
LegacyEditor Specifies the kind of Master-Detail Relation Editor to use in the application.
LookAndFeel Specifies the look and feel settings for the Master-Detail Relations Editor.
Owner Specifying the owner window of the Master-Detail Relations Editor.
See Also