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