MapSpatialDataSet 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 dataset-based source for spatial and optional non-spatial data.
public ref class MapSpatialDataSet sealed : Microsoft::ReportingServices::OnDemandReportRendering::MapSpatialData
public sealed class MapSpatialDataSet : Microsoft.ReportingServices.OnDemandReportRendering.MapSpatialData
type MapSpatialDataSet = class
inherit MapSpatialData
Public NotInheritable Class MapSpatialDataSet
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
DataSetName |
Gets the name of the dataset from which spatial data is extracted. |
Instance |
Gets the report instance object that contains the calculated values of this report definition object. |
MapFieldNames |
Gets a collection of names for the fields to be imported from the dataset. |
SpatialField |
Gets the name for the spatial field that is to be imported from the data source. |