Skip to main content

MasterDetailInfoBase Constructors

The base for classes that store settings of queries and data fields while running the master-detail Report Wizard.
Name Parameters Description
MasterDetailInfoBase(String, String) name, displayName Initializes a new instance of the MasterDetailInfoBase class with the specified settings.
MasterDetailInfoBase(String) name Initializes a new instance of the MasterDetailInfoBase class with the specified settings.
See Also