Classe MapShapefileInstance
Represents an instance type of the MapShapefile class and contains the calculated values of the properties in MapShapefile.
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapSpatialDataInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..MapShapefileInstance
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class MapShapefileInstance _
Inherits MapSpatialDataInstance
'Uso
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
O tipo MapShapefileInstance expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
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. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ResetInstanceCache | Infraestrutura. (Herdado de MapSpatialDataInstance.) | |
ToString | (Herdado de Object.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.