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)

適用対象