MapShapefileInstance 类

定义

表示 MapShapefile 类的实例类型并且包含 MapShapefile 中属性的计算值。

public ref class MapShapefileInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::MapSpatialDataInstance
public sealed class MapShapefileInstance : Microsoft.ReportingServices.OnDemandReportRendering.MapSpatialDataInstance
type MapShapefileInstance = class
    inherit MapSpatialDataInstance
Public NotInheritable Class MapShapefileInstance
Inherits MapSpatialDataInstance
继承

属性

DBFStream

获取类中 MapShapefile DBFStream 属性的计算值。

Source

获取 Source 类中 MapShapefile 属性的计算值。

Stream

获取类中 MapShapefile Stream 属性的计算值。

方法

ResetInstanceCache()

重置 MapSpatialDataInstance 的缓存。

(继承自 MapSpatialDataInstance)

适用于