Classe MapDataBoundViewInstance
Represents an instance type of the MapDataBoundView class and contains the calculated values of the properties in MapDataBoundView.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapViewInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..MapDataBoundViewInstance
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class MapDataBoundViewInstance _
Inherits MapViewInstance
'Utilisation
Dim instance As MapDataBoundViewInstance
public sealed class MapDataBoundViewInstance : MapViewInstance
public ref class MapDataBoundViewInstance sealed : public MapViewInstance
[<SealedAttribute>]
type MapDataBoundViewInstance =
class
inherit MapViewInstance
end
public final class MapDataBoundViewInstance extends MapViewInstance
Le type MapDataBoundViewInstance expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
Zoom | Gets the calculated value of the Zoom property in a MapView class. (hérité de MapViewInstance.) |
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.) | |
ResetInstanceCache | Infrastructure. (hérité de MapViewInstance.) | |
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.