Campo ReportItem.m_definitionPath
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
The definition path item.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected m_definitionPath As String
'Utilizzo
Dim value As String
value = Me.m_definitionPath
Me.m_definitionPath = value
protected string m_definitionPath
protected:
String^ m_definitionPath
val mutable m_definitionPath: string
protected var m_definitionPath : String
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering