Partager via


Classe MapShapefileInstance

Represents an instance type of the MapShapefile class and contains the calculated values of the properties in MapShapefile.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapSpatialDataInstance
      Microsoft.ReportingServices.OnDemandReportRendering..::..MapShapefileInstance

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

Syntaxe

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

Le type MapShapefileInstance expose les membres suivants.

Propriétés

  Nom Description
Propriété publique DBFStream Gets the calculated value of the DBFStream()()()() property in a MapShapefile class.
Propriété publique Source Gets the calculated value of the Source property in a MapShapefile class.
Propriété publique Stream Gets the calculated value of the Stream()()()() property in a MapShapefile class.

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 protégée ResetInstanceCache Infrastructure. (hérité de MapSpatialDataInstance.)
Méthode publique ToString (hérité de Object.)

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.