Initializes a new instance of the MasterDetailEngine class with the specified type of records.
[Visual Basic]
Overloads Public Sub New( _
ByVal
masterType As
Type, _
ByVal
detailType As
Type, _
ByVal
action As
CommonSelector, _
ByVal
selector As
String _
)
Parameters
-
masterType
- The master record class.
-
detailType
- The detail record class.
-
action
- The CommonSelector used by the engine.
-
selector
- The string passed to the selector.
See Also
MasterDetailEngine Class | FileHelpers.MasterDetail Namespace | MasterDetailEngine Constructor Overload List
Powered by: