Share via


MapSpatialData.m_mapVectorLayer Field

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

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

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

Syntax

'Declaration
Protected m_mapVectorLayer As MapVectorLayer
'Usage
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

See Also

Reference

MapSpatialData Class

Microsoft.ReportingServices.OnDemandReportRendering Namespace