Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Represents a dataset-based source for spatial and optional non-spatial data.
Hierarquia de herança
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.MapSpatialData
Microsoft.ReportingServices.OnDemandReportRendering.MapSpatialDataSet
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class MapSpatialDataSet _
Inherits MapSpatialData
'Uso
Dim instance As MapSpatialDataSet
public sealed class MapSpatialDataSet : MapSpatialData
public ref class MapSpatialDataSet sealed : public MapSpatialData
[<SealedAttribute>]
type MapSpatialDataSet =
class
inherit MapSpatialData
end
public final class MapSpatialDataSet extends MapSpatialData
O tipo MapSpatialDataSet expõe os membros a seguir.
Propriedades
| Nome | Descrição | |
|---|---|---|
![]() |
DataSetName | Gets the name of the dataset from which spatial data is extracted. |
![]() |
Instance | Gets the report instance object that contains the calculated values of this report definition object. |
![]() |
MapFieldNames | Gets a collection of names for the fields to be imported from the dataset. |
![]() |
SpatialField | Gets the name for the spatial field that is to be imported from the data source. |
Início
Métodos
| Nome | Descrição | |
|---|---|---|
![]() |
Equals | (Herdado de Object.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
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.
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering
.gif)
.gif)