Condividi tramite


Campo Group.m_uniqueName

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

Specifies a group of unique name.

Spazio dei nomi  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Protected m_uniqueName As Integer
'Utilizzo
Dim value As Integer 

value = Me.m_uniqueName 

Me.m_uniqueName = value
protected int m_uniqueName
protected:
int m_uniqueName
val mutable m_uniqueName: int
protected var m_uniqueName : int

Vedere anche

Riferimento

Group Classe

Spazio dei nomi Microsoft.ReportingServices.ReportRendering