Freigeben über


MapSpatialDataSetInstance-Klasse

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

Vererbungshierarchie

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public NotInheritable Class MapSpatialDataSetInstance _
    Inherits MapSpatialDataInstance
'Usage
Dim instance As MapSpatialDataSetInstance
public sealed class MapSpatialDataSetInstance : MapSpatialDataInstance
public ref class MapSpatialDataSetInstance sealed : public MapSpatialDataInstance
[<SealedAttribute>]
type MapSpatialDataSetInstance =  
    class
        inherit MapSpatialDataInstance
    end
public final class MapSpatialDataSetInstance extends MapSpatialDataInstance

Der MapSpatialDataSetInstance-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft DataSetName Gets the calculated value of the DataSetName property in a MapSpatialDataSet class.
Öffentliche Eigenschaft SpatialField Gets the calculated value of the SpatialField property in a MapSpatialDataSet class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Geschützte Methode ResetInstanceCache Infrastruktur (Geerbt von MapSpatialDataInstance.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.