Freigeben über


ReportItem.m_definitionPath-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

The definition path item.

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

Syntax

'Declaration
Protected m_definitionPath As String
'Usage
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

Siehe auch

Verweis

ReportItem Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace