Compartir a través de


Campo MapSpatialElementTemplate.m_map

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

Specifies the map to which this spatial element template applies.

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

Sintaxis

'Declaración
Protected m_map As Map
'Uso
Dim value As Map 

value = Me.m_map 

Me.m_map = value
protected Map m_map
protected:
Map^ m_map
val mutable m_map: Map
protected var m_map : Map

Vea también

Referencia

MapSpatialElementTemplate Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering