Compartilhar via


Campo MapSpatialElement.m_map

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

Specifies the map to which this spatial element applies.

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

Sintaxe

'Declaração
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

Consulte também

Referência

MapSpatialElement Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering