MapSpatialElementTemplate.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 template 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
MapSpatialElementTemplate Klasse
Microsoft.ReportingServices.OnDemandReportRendering-Namespace