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.
Resets the document map.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public MustOverride Sub Reset
'Usage
Dim instance As DocumentMap
instance.Reset()
public abstract void Reset()
public:
virtual void Reset() abstract
abstract Reset : unit -> unit
public abstract function Reset()
Implements
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace