DocumentMapNode-Klasse
A node in the document map.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class DocumentMapNode _
Inherits OnDemandDocumentMapNode
'Usage
Dim instance As DocumentMapNode
public sealed class DocumentMapNode : OnDemandDocumentMapNode
public ref class DocumentMapNode sealed : public OnDemandDocumentMapNode
[<SealedAttribute>]
type DocumentMapNode =
class
inherit OnDemandDocumentMapNode
end
public final class DocumentMapNode extends OnDemandDocumentMapNode
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.ReportProcessing. . :: . .OnDemandDocumentMapNode
Microsoft.ReportingServices.OnDemandReportRendering..::..DocumentMapNode
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.