Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Performs processing when the document map is closed by the end user.
Espace de noms : Microsoft.ReportingServices.ReportProcessing
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Sub Close
'Utilisation
Dim instance As IDocumentMap
instance.Close()
void Close()
void Close()
abstract Close : unit -> unit
function Close()