MapObjectCollectionItem.IMapObjectCollectionItem.SetNewContext 方法
此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。
Sets a new context for the collection.
命名空間: Microsoft.ReportingServices.OnDemandReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
Private Sub SetNewContext Implements IMapObjectCollectionItem.SetNewContext
'用途
Dim instance As MapObjectCollectionItem
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 支援明確介面實作的使用,但不支援新介面實作的宣告。
實作
IMapObjectCollectionItem.SetNewContext()