Freigeben über


ReportElement.m_parentDefinitionPath-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Specifies the path to report definition object's parent in the report definition.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected m_parentDefinitionPath As IDefinitionPath
'Usage
Dim value As IDefinitionPath 

value = Me.m_parentDefinitionPath 

Me.m_parentDefinitionPath = value
protected IDefinitionPath m_parentDefinitionPath
protected:
IDefinitionPath^ m_parentDefinitionPath
val mutable m_parentDefinitionPath: IDefinitionPath
protected var m_parentDefinitionPath : IDefinitionPath

Siehe auch

Verweis

ReportElement Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace