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 对象。

适用于