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

SqlDataSourceUIHelper.ManageRelations Method

Name Parameters Description
ManageRelations(SqlDataSource, ManageRelationsContext) static sqlDataSource, context Invokes the Master-Detail Relations Editor to specify the key data fields by which a pair of queries is related.
ManageRelations(SqlDataSource, UserLookAndFeel, IWin32Window, IDBSchemaProvider) static sqlDataSource, lookAndFeel, owner, dbSchemaProvider Obsolete. Invokes the Master-Detail Relations Editor to specify the key data fields by which a pair of queries is related.
ManageRelations(SqlDataSource, UserLookAndFeel, IWin32Window) static sqlDataSource, lookAndFeel, owner Obsolete. Invokes the Master-Detail Relations Editor to specify the key data fields by which a pair of queries is related.
ManageRelations(SqlDataSource, UserLookAndFeel) static sqlDataSource, lookAndFeel Obsolete. Invokes the Master-Detail Relations Editor to specify the key data fields by which a pair of queries is related.
ManageRelations(SqlDataSource) static sqlDataSource Invokes the Master-Detail Relations Editor to specify the key data fields by which a pair of queries is related.