MapShapefile Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a file-based source for spatial data and optional non-spatial data.
public ref class MapShapefile sealed : Microsoft::ReportingServices::OnDemandReportRendering::MapSpatialData
public sealed class MapShapefile : Microsoft.ReportingServices.OnDemandReportRendering.MapSpatialData
type MapShapefile = class
inherit MapSpatialData
Public NotInheritable Class MapShapefile
Inherits MapSpatialData
- Inheritance
Fields
m_instance |
Specifies the MapSpatialDataInstance which contains the instance of the MapSpatialData class. (Inherited from MapSpatialData) |
m_map |
Specifies the map to which this spatial data applies. (Inherited from MapSpatialData) |
m_mapVectorLayer |
Specifies the vector-based map layer to which this spatial data applies. (Inherited from MapSpatialData) |
Properties
Instance |
Gets the report instance object that contains the calculated values of this report definition object. |
MapFieldNames |
Gets a collection of non-spatial data fields to be imported from the shape file. |
Source |
Gets the location of a shape file to be imported. |