Classe OnDemandDocumentMapNode
Represents a node in the document map at run time.
Namespace: Microsoft.ReportingServices.ReportProcessing
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public Class OnDemandDocumentMapNode
'Uso
Dim instance As OnDemandDocumentMapNode
public class OnDemandDocumentMapNode
public ref class OnDemandDocumentMapNode
type OnDemandDocumentMapNode = class end
public class OnDemandDocumentMapNode
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.ReportProcessing..::..OnDemandDocumentMapNode
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .DocumentMapNode
Segurança de thread
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.
Consulte também