Compartilhar via


Interface IMapObjectCollectionItem

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

Represents the collection item for the map object.

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

Sintaxe

'Declaração
Public Interface IMapObjectCollectionItem
'Uso
Dim instance As IMapObjectCollectionItem
public interface IMapObjectCollectionItem
public interface class IMapObjectCollectionItem
type IMapObjectCollectionItem =  interface end
public interface IMapObjectCollectionItem

O tipo IMapObjectCollectionItem expõe os membros a seguir.

Métodos

  Nome Descrição
Método público SetNewContext Infraestrutura. Sets a new context for the collection item.

Início

Consulte também

Referência

Namespace Microsoft.ReportingServices.OnDemandReportRendering