Właściwość Page.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 PageInstance
Get
'Użycie
Dim instance As Page
Dim value As PageInstance
value = instance.Instance
public PageInstance Instance { get; }
public:
property PageInstance^ Instance {
PageInstance^ get ();
}
member Instance : PageInstance
function get Instance () : PageInstance
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.PageInstance
A PageInstance obiektu.
Zobacz także