Compartir a través de


Campo ReportElement.m_parentDefinitionPath

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Protected m_parentDefinitionPath As IDefinitionPath
'Uso
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

Vea también

Referencia

ReportElement Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering