Partager via


Champ TablixCell.m_definitionPath

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

A string value that represents the path to this report definition object in the report definition.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_definitionPath As String
'Utilisation
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

Voir aussi

Référence

TablixCell Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering