Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 map data region.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Private Sub SetNewContext Implements IMapObjectCollectionItem.SetNewContext
'Usage
Dim instance As MapDataRegion
CType(instance, IMapObjectCollectionItem).SetNewContext()
void IMapObjectCollectionItem.SetNewContext()
private:
virtual void SetNewContext() sealed = IMapObjectCollectionItem::SetNewContext
private abstract SetNewContext : unit -> unit
private override SetNewContext : unit -> unit
JScript supports the use of explicit interface implementations, but not the declarations of new ones.
Implements
IMapObjectCollectionItem.SetNewContext()
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace