Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Performs processing when the document map is closed by the end user.
Namespace: Microsoft.ReportingServices.ReportProcessing
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Sub Close
'Uso
Dim instance As IDocumentMap
instance.Close()
void Close()
void Close()
abstract Close : unit -> unit
function Close()