IMapObjectCollectionItem.SetNewContext 方法

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

Sets a new context for the collection item.

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

语法

声明
Sub SetNewContext
用法
Dim instance As IMapObjectCollectionItem

instance.SetNewContext()
void SetNewContext()
void SetNewContext()
abstract SetNewContext : unit -> unit
function SetNewContext()

请参阅

参考

IMapObjectCollectionItem 接口

Microsoft.ReportingServices.OnDemandReportRendering 命名空间