Compartir a través de


Campo Group.m_uniqueName

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

Specifies a group of unique name.

Espacio de nombres:  Microsoft.ReportingServices.ReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
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

Vea también

Referencia

Group Clase

Espacio de nombres Microsoft.ReportingServices.ReportRendering