Campo ReportElement.m_parentDefinitionPath
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Specifies the path to report definition object's parent in the report definition.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected m_parentDefinitionPath As IDefinitionPath
'Utilizzo
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
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering