ParagraphInstance.m_uniqueName-Feld
Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Specifies the unique identifier of this paragraph instance.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected m_uniqueName As String
'Usage
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
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace