Поделиться через


Свойство MapDataBoundView.Instance

Gets the report instance object that contains the calculated values of this report definition object.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property Instance As MapDataBoundViewInstance 
    Get
'Применение
Dim instance As MapDataBoundView 
Dim value As MapDataBoundViewInstance 

value = instance.Instance
public MapDataBoundViewInstance Instance { get; }
public:
property MapDataBoundViewInstance^ Instance {
    MapDataBoundViewInstance^ get ();
}
member Instance : MapDataBoundViewInstance
function get Instance () : MapDataBoundViewInstance

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.MapDataBoundViewInstance
A MapDataBoundViewInstance object.

См. также

Справочник

MapDataBoundView Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering