Freigeben über


IMapObjectCollectionItem-Schnittstelle

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Represents the collection item for the map object.

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

Syntax

'Declaration
Public Interface IMapObjectCollectionItem
'Usage
Dim instance As IMapObjectCollectionItem
public interface IMapObjectCollectionItem
public interface class IMapObjectCollectionItem
type IMapObjectCollectionItem =  interface end
public interface IMapObjectCollectionItem

Der IMapObjectCollectionItem-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode SetNewContext Infrastruktur Sets a new context for the collection item.

Zum Anfang

Siehe auch

Verweis

Microsoft.ReportingServices.OnDemandReportRendering-Namespace