Właściwość FrameImage.Instance
Pobiera obiekt wystąpienie raport, który zawiera obliczone wartości tego obiektu definicja raportu.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Instance As FrameImageInstance
Get
'Użycie
Dim instance As FrameImage
Dim value As FrameImageInstance
value = instance.Instance
public FrameImageInstance Instance { get; }
public:
property FrameImageInstance^ Instance {
FrameImageInstance^ get ();
}
member Instance : FrameImageInstance
function get Instance () : FrameImageInstance
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.FrameImageInstance
A FrameImageInstance obiektu.
Zobacz także