Partilhar via


Campo Group.m_uniqueName

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

Specifies a group of unique name.

Namespace:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Protected m_uniqueName As Integer
'Uso
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

Consulte também

Referência

Group Classe

Namespace Microsoft.ReportingServices.ReportRendering