Share via


ReportDataSource 클래스

Represents a data source for a report.

네임스페이스: Microsoft.Reporting.WinForms
어셈블리: microsoft.reportviewer.winforms.dll의 Microsoft.ReportViewer.WinForms

구문

주의

The ReportDataSource class is used with the DataSources collection of a LocalReport object to add one or more required data sources to a local report. This is necessary when programmatically adding a report to the ReportViewer control.

For code examples, see LocalReport.

상속 계층 구조

System.Object
  Microsoft.Reporting.WinForms.ReportDataSource

스레드 보안

이 유형의 모든 public static(Visual Basic의 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

ReportDataSource 멤버
Microsoft.Reporting.WinForms 네임스페이스