IMapObjectCollectionItem 接口

此 API 支持 SQL Server 2012 基础结构,但不能通过代码直接使用。

Represents the collection item for the map object.

命名空间:  Microsoft.ReportingServices.OnDemandReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
Public Interface IMapObjectCollectionItem
用法
Dim instance As IMapObjectCollectionItem
public interface IMapObjectCollectionItem
public interface class IMapObjectCollectionItem
type IMapObjectCollectionItem =  interface end
public interface IMapObjectCollectionItem

IMapObjectCollectionItem 类型公开以下成员。

方法

  名称 说明
公共方法 SetNewContext 基础结构。Sets a new context for the collection item.

页首

请参阅

参考

Microsoft.ReportingServices.OnDemandReportRendering 命名空间