Partager via


Classe MapSpatialDataSet

Represents a dataset-based source for spatial and optional non-spatial data.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapSpatialData
    Microsoft.ReportingServices.OnDemandReportRendering..::..MapSpatialDataSet

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class MapSpatialDataSet _
    Inherits MapSpatialData
'Utilisation
Dim instance As MapSpatialDataSet
public sealed class MapSpatialDataSet : MapSpatialData
public ref class MapSpatialDataSet sealed : public MapSpatialData
[<SealedAttribute>]
type MapSpatialDataSet =  
    class
        inherit MapSpatialData
    end
public final class MapSpatialDataSet extends MapSpatialData

Le type MapSpatialDataSet expose les membres suivants.

Propriétés

  Nom Description
Propriété publique DataSetName Gets the name of the dataset from which spatial data is extracted.
Propriété publique Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriété publique MapFieldNames Gets a collection of names for the fields to be imported from the dataset.
Propriété publique SpatialField Gets the name for the spatial field that is to be imported from the data source.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Champs

  Nom Description
Champ protégé m_instance Infrastructure. (hérité de MapSpatialData.)
Champ protégé m_map Infrastructure. (hérité de MapSpatialData.)
Champ protégé m_mapVectorLayer Infrastructure. (hérité de MapSpatialData.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.