public void SetRelatedDataSource( ReportDataSource dataSource, string relatedReportElementName, string relateName )
Public Sub SetRelatedDataSource( _ ByVal dataSource As ReportDataSource, _ ByVal relatedReportElementName As String, _ ByVal relateName As String _ )
Parameters
- dataSource
- The source for the related report.
- relatedReportElementName
- Name of the related report element to update.
- relateName
- Name of the new relationship.