IDocumentMap.Close 方法
Performs processing when the document map is closed by the end user.
命名空間: Microsoft.ReportingServices.ReportProcessing
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
Sub Close
'用途
Dim instance As IDocumentMap
instance.Close()
void Close()
void Close()
abstract Close : unit -> unit
function Close()