ManageRelationsContext Properties
Contains settings used to display the Master-Detail Relations Editor dialog when the SqlDataSourceUIHelper.ManageRelations method is called.
Name | Description |
---|---|
Connection |
Specifies an object that enables the data connection’s serialization. |
DBSchema |
Specifies a database schema provider for the Master-Detail Relations Editor. |
Legacy |
Specifies the kind of Master-Detail Relation Editor to use in the application. |
Look |
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