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


Свойство MapSpatialDataRegion.VectorData

Gets how vector data for spatial elements is imported from the data region.

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

Синтаксис

'Декларация
Public ReadOnly Property VectorData As ReportVariantProperty 
    Get
'Применение
Dim instance As MapSpatialDataRegion 
Dim value As ReportVariantProperty 

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

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

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

Замечания

This property evaluates to either a SqlGeometry or SqlGeography.

См. также

Справочник

MapSpatialDataRegion Класс

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