Freigeben über


MapSpatialElement.m_mapVectorLayer-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Specifies the vector-based map layer to which this spatial element 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

Siehe auch

Verweis

MapSpatialElement Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace