次の方法で共有


MapSpatialDataSet.MapFieldNames プロパティ

定義

データセットからインポートするフィールドの名前のコレクションを取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::MapFieldNameCollection ^ MapFieldNames { Microsoft::ReportingServices::OnDemandReportRendering::MapFieldNameCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapFieldNameCollection MapFieldNames { get; }
member this.MapFieldNames : Microsoft.ReportingServices.OnDemandReportRendering.MapFieldNameCollection
Public ReadOnly Property MapFieldNames As MapFieldNameCollection

プロパティ値

MapFieldNameCollection オブジェクト。

適用対象