Campo TextRunInstance.m_uniqueName
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Specifies the unique identifier of this instance object.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected m_uniqueName As String
'Utilizzo
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
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering