共用方式為


DocumentMap.Dispose 方法

Releases all resources used by the DocumentMapclass.

命名空間:  Microsoft.ReportingServices.OnDemandReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Public MustOverride Sub Dispose
'用途
Dim instance As DocumentMap

instance.Dispose()
public abstract void Dispose()
public:
virtual void Dispose() abstract
abstract Dispose : unit -> unit
public abstract function Dispose()

實作

IDisposable.Dispose()

請參閱

參考

DocumentMap 類別

Microsoft.ReportingServices.OnDemandReportRendering 命名空間