Partager via


Champ TextRunInstance.m_uniqueName

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

Specifies the unique identifier of this instance object.

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

Syntaxe

'Déclaration
Protected m_uniqueName As String
'Utilisation
Dim value As String 

value = Me.m_uniqueName 

Me.m_uniqueName = value
protected string m_uniqueName
protected:
String^ m_uniqueName
val mutable m_uniqueName: string
protected var m_uniqueName : String

Voir aussi

Référence

TextRunInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering