Campo MapLayer.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 in which the layer is drawn.
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
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering