Click to Rate and Give Feedback
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
 
LocalReport Methods 

(see also Protected Methods )
  Name Description
Public method AddTrustedCodeModuleInCurrentAppDomain Adds the supplied assembly to the list of assemblies that are trusted to execute in the current AppDomain.
Public method Dispose Releases all resources that are used by the LocalReport object.
Public method Equals  Overloaded. (Inherited from Object.)
Public method ExecuteReportInCurrentAppDomain Causes processing extensions and expressions in the report to be executed in the current AppDomain.
Public method ExecuteReportInSandboxAppDomain Causes processing extensions and expressions to be run in an application domain with limited permissions.
Public method GetDataSourceNames Returns the names of all data sources used within the local report.
Public method GetDefaultPageSettings Overridden. Gets the default page settings specified in the local report.
Public method GetDocumentMap  Returns the representation of the document map for the local report. (Inherited from Report.)
Public method GetHashCode  (Inherited from Object.)
Public method GetParameters Overridden. Returns report parameter properties for the report.
Public method GetTotalPages Overridden. Returns the total number of logical pages in the report.
Public method GetType  (Inherited from Object.)
Public method ListRenderingExtensions Overridden. Returns all available rendering extensions for the local report.
Public method LoadReportDefinition Overloaded.  
Public method LoadSubreportDefinition Overloaded. Loads a subreport definition.
Public method Static ReferenceEquals  (Inherited from Object.)
Public method Refresh Overridden. Causes the local report to be rendered with new data.
Public method Render Overloaded.  
Public method SetParameters Overridden. Sets report parameter properties for the local report.
Public method ToString  (Inherited from Object.)
Top
  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)
Top
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker