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.