Udostępnij przez


Pole MapSpatialData.m_instance

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Protected m_instance As MapSpatialDataInstance
'Użycie
Dim value As MapSpatialDataInstance

value = Me.m_instance

Me.m_instance = value
protected MapSpatialDataInstance m_instance
protected:
MapSpatialDataInstance^ m_instance
val mutable m_instance: MapSpatialDataInstance
protected var m_instance : MapSpatialDataInstance