Campo DataRegionMemberCollection<T>.m_parentDefinitionPath
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
The parent definition path.
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
DataRegionMemberCollection<T> Clase
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering