Поделиться через


Свойство MapSpatialDataSet.SpatialField

Gets the name for the spatial field that is to be imported from the data source.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property SpatialField As ReportStringProperty 
    Get
'Применение
Dim instance As MapSpatialDataSet 
Dim value As ReportStringProperty 

value = instance.SpatialField
public ReportStringProperty SpatialField { get; }
public:
property ReportStringProperty^ SpatialField {
    ReportStringProperty^ get ();
}
member SpatialField : ReportStringProperty
function get SpatialField () : ReportStringProperty

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
A ReportStringProperty object.

См. также

Справочник

MapSpatialDataSet Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering