Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Closes the document map.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public MustOverride Sub Close
'Usage
Dim instance As DocumentMap
instance.Close()
public abstract void Close()
public:
virtual void Close() abstract
abstract Close : unit -> unit
public abstract function Close()
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace