Report 클래스
Contains methods and properties that can apply to both local and server reports.
네임스페이스: Microsoft.Reporting.WebForms
어셈블리: microsoft.reportviewer.webforms.dll의 Microsoft.ReportViewer.WebForms
구문
주의
This class is used as a base class for the LocalReport and ServerReport objects and is not intended for use directly from your code. Please see LocalReport and ServerReport for implementation-specific information.
상속 계층 구조
System.Object
Microsoft.Reporting.WebForms.Report
Microsoft.Reporting.WebForms.LocalReport
Microsoft.Reporting.WebForms.ServerReport
스레드 보안
이 유형의 모든 public static(Visual Basic의 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.