Compartilhar via


Campo DataRegionMemberCollection<T>.m_parentDefinitionPath

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

The parent definition path.

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

Sintaxe

'Declaração
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

Consulte também

Referência

DataRegionMemberCollection<T> Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering