NRelationMasterBinding Class Members
The following tables list the members exposed by NRelationMasterBinding.
| Name | Description |
 | Relations | Gets or sets the colleciton of relations that must match the records displayed for the details data source. For each relation in the collection the SourceFieldName must be valid for the Master data source and the TargetFieldName must be valid for the Details data source. |
Top
| Name | Description |
 | GetDetailsRecordset | Overridden. Gets the recordset from the details data source that relates to the specfied row in the master data source. |
Top