Freigeben über


LocalReport Klasse

Definition

public ref class LocalReport sealed : Microsoft::Reporting::WebForms::Report, IDisposable, System::Runtime::Serialization::ISerializable
[System.Serializable]
public sealed class LocalReport : Microsoft.Reporting.WebForms.Report, IDisposable, System.Runtime.Serialization.ISerializable
[<System.Serializable>]
type LocalReport = class
    inherit Report
    interface ISerializable
    interface IDisposable
Public NotInheritable Class LocalReport
Inherits Report
Implements IDisposable, ISerializable
Vererbung
LocalReport
Attribute
Implementiert

Eigenschaften

DataSources
DisplayName (Geerbt von Report)
EnableExternalImages
EnableHyperlinks
IsDrillthroughReport (Geerbt von Report)
IsReadyForRendering (Geerbt von Report)
MapTileServerConfiguration
OriginalParametersToDrillthrough
ReportEmbeddedResource
ReportPath
ShowDetailedSubreportMessages

Methoden

AddFullTrustModuleInSandboxAppDomain(StrongName)
AddTrustedCodeModuleInCurrentAppDomain(String)
Dispose()
ExecuteReportInCurrentAppDomain(Evidence)
ExecuteReportInSandboxAppDomain()
GetDataSourceNames()
GetDefaultPageSettings()
GetDocumentMap() (Geerbt von Report)
GetParameters()
GetTotalPages() (Geerbt von Report)
GetTotalPages(PageCountMode)
ListRenderingExtensions()
LoadReportDefinition(Stream) (Geerbt von Report)
LoadReportDefinition(TextReader)
LoadSubreportDefinition(String, Stream)
LoadSubreportDefinition(String, TextReader)
Refresh()
ReleaseSandboxAppDomain()
Render(String) (Geerbt von Report)
Render(String, String) (Geerbt von Report)
Render(String, String, CreateStreamCallback, Warning[])
Render(String, String, PageCountMode, CreateStreamCallback, Warning[])
Render(String, String, PageCountMode, String, String, String, String[], Warning[])
Render(String, String, String, String, String, String[], Warning[]) (Geerbt von Report)
SetBasePermissionsForSandboxAppDomain(PermissionSet)
SetParameters(IEnumerable<ReportParameter>)
SetParameters(ReportParameter) (Geerbt von Report)

Ereignisse

SubreportProcessing

Explizite Schnittstellenimplementierungen

ISerializable.GetObjectData(SerializationInfo, StreamingContext)

Gilt für: