Partager via


Champ MapAppearanceRule.m_mapVectorLayer

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Specifies the vector-based map layer to which this appearance rule applies.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_mapVectorLayer As MapVectorLayer
'Utilisation
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

Voir aussi

Référence

MapAppearanceRule Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering