MapShapefileInstance-Klasse
Represents an instance type of the MapShapefile class and contains the calculated values of the properties in MapShapefile.
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapSpatialDataInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..MapShapefileInstance
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class MapShapefileInstance _
Inherits MapSpatialDataInstance
'Usage
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
Der MapShapefileInstance-Typ macht folgende Elemente verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
DBFStream | Gets the calculated value of the DBFStream()()()() property in a MapShapefile class. | |
Source | Gets the calculated value of the Source property in a MapShapefile class. | |
Stream | Gets the calculated value of the Stream()()()() property in a MapShapefile class. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ResetInstanceCache | Infrastruktur (Geerbt von MapSpatialDataInstance.) | |
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.