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 | |
---|---|---|
DataSetName | Gets the name of the dataset from which spatial data is extracted. | |
Instance | Gets the report instance object that contains the calculated values of this report definition object. | |
MapFieldNames | Gets a collection of names for the fields to be imported from the dataset. | |
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 | |
---|---|---|
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetHashCode | (hérité de Object.) | |
GetType | (hérité de Object.) | |
MemberwiseClone | (hérité de Object.) | |
ToString | (hérité de Object.) |
Haut de la page
Champs
Nom | Description | |
---|---|---|
m_instance | Infrastructure. (hérité de MapSpatialData.) | |
m_map | Infrastructure. (hérité de MapSpatialData.) | |
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.