Propriété SpatialField
Gets the name for the spatial field that is to be imported from the data source.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property SpatialField As ReportStringProperty
Get
'Utilisation
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
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportStringProperty
A ReportStringProperty object.