Condividi tramite


Proprietà MapSpatialDataSet.SpatialField

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

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property SpatialField As ReportStringProperty 
    Get
'Utilizzo
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

Valore proprietà

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
A ReportStringProperty object.

Vedere anche

Riferimento

MapSpatialDataSet Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering