หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Gets the current instance index.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Function GetInstanceIndex As Integer
'Usage
Dim instance As TablixDynamicMemberInstance
Dim returnValue As Integer
returnValue = instance.GetInstanceIndex()
public int GetInstanceIndex()
public:
int GetInstanceIndex()
member GetInstanceIndex : unit -> int
public function GetInstanceIndex() : int
Return Value
Type: System.Int32
An int value.
See Also
Reference
TablixDynamicMemberInstance Class
Microsoft.ReportingServices.OnDemandReportRendering Namespace