Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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