MapSpatialDataSetInstance Class

Definition

Represents an instance type of the MapSpatialDataSet class and contains the calculated values of the properties in MapSpatialDataSet.

public ref class MapSpatialDataSetInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::MapSpatialDataInstance
public sealed class MapSpatialDataSetInstance : Microsoft.ReportingServices.OnDemandReportRendering.MapSpatialDataInstance
type MapSpatialDataSetInstance = class
    inherit MapSpatialDataInstance
Public NotInheritable Class MapSpatialDataSetInstance
Inherits MapSpatialDataInstance
Inheritance
MapSpatialDataSetInstance

Properties

DataSetName

Gets the calculated value of the DataSetName property in a MapSpatialDataSet class.

SpatialField

Gets the calculated value of the SpatialField property in a MapSpatialDataSet class.

Methods

ResetInstanceCache()

Resets the cache of the MapSpatialDataInstance.

(Inherited from MapSpatialDataInstance)

Applies to