IMapObjectCollectionItem.SetNewContext Method

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Sets a new context for the collection item.

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

Syntax

'Declaration
Sub SetNewContext
'Usage
Dim instance As IMapObjectCollectionItem

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

See Also

Reference

IMapObjectCollectionItem Interface

Microsoft.ReportingServices.OnDemandReportRendering Namespace