MapSpatialDataSet Class
Updated: February 25, 2016
Represents a dataset-based source for spatial and optional non-spatial data.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
System::Object
Microsoft.ReportingServices.OnDemandReportRendering::MapSpatialData
Microsoft.ReportingServices.OnDemandReportRendering::MapSpatialDataSet
Microsoft.ReportingServices.OnDemandReportRendering::MapSpatialData
Microsoft.ReportingServices.OnDemandReportRendering::MapSpatialDataSet
| Name | Description | |
|---|---|---|
![]() | 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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

