DataRegionMemberCollection<T>.m_parentDefinitionPath-Feld
Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
The parent definition path.
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
DataRegionMemberCollection<T> Klasse
Microsoft.ReportingServices.OnDemandReportRendering-Namespace