다음을 통해 공유


ReportDataSource 클래스

Represents a data source for a report.

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

구문

주의

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.

Please see LocalReport for code examples.

상속 계층 구조

System.Object
  Microsoft.Reporting.WebForms.ReportDataSource

스레드 보안

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

참고 항목

참조

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