Класс MapShapefileInstance
Represents an instance type of the MapShapefile class and contains the calculated values of the properties in MapShapefile.
Иерархия наследования
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapSpatialDataInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapShapefileInstance
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public NotInheritable Class MapShapefileInstance _
Inherits MapSpatialDataInstance
'Применение
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
Тип MapShapefileInstance обеспечивает доступ к следующим элементам.
Свойства
Имя | Описание | |
---|---|---|
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. |
В начало
Методы
Имя | Описание | |
---|---|---|
Equals | (Производный от Object.) | |
GetHashCode | (Производный от Object.) | |
GetType | (Производный от Object.) | |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering