Compartilhar via


Campo MapSpatialElementTemplate.m_mapVectorLayer

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

Specifies the vector-based map layer to which this spatial element template applies.

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

Sintaxe

'Declaração
Protected m_mapVectorLayer As MapVectorLayer
'Uso
Dim value As MapVectorLayer 

value = Me.m_mapVectorLayer 

Me.m_mapVectorLayer = value
protected MapVectorLayer m_mapVectorLayer
protected:
MapVectorLayer^ m_mapVectorLayer
val mutable m_mapVectorLayer: MapVectorLayer
protected var m_mapVectorLayer : MapVectorLayer

Consulte também

Referência

MapSpatialElementTemplate Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering