MasterDetailInfo Constructors
Identifies the master-detail relationship defined by associated SQL queries.
Name | Parameters | Description |
---|---|---|
Master |
none |
Initializes a new instance of the Master |
Master |
master |
Initializes a new instance of the Master |
Master |
master |
Initializes a new instance of the Master |
Master |
master |
Initializes a new instance of the Master |
Master |
master, detail |
Initializes a new instance of the Master |
See Also