NRelationMasterBinding Class Members
In This Topic
The following tables list the members exposed by NRelationMasterBinding.
Public Constructors
Public Fields
Public Properties
| 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
Public Methods
| Name | Description |
| GetDetailsRecordset | Overridden. Gets the recordset from the details data source that relates to the specfied row in the master data source. |
Top
See Also