Condividi tramite


Campo MapSpatialElementTemplate.m_mapVectorLayer

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

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

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Protected m_mapVectorLayer As MapVectorLayer
'Utilizzo
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

Vedere anche

Riferimento

MapSpatialElementTemplate Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering