DataDynamicMemberInstance Class
Updated: February 25, 2016
Represents a dynamic instance of a DataMember object.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
System::Object
Microsoft.ReportingServices.OnDemandReportRendering::BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering::DataMemberInstance
Microsoft.ReportingServices.OnDemandReportRendering::DataDynamicMemberInstance
Microsoft.ReportingServices.OnDemandReportRendering::BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering::DataMemberInstance
Microsoft.ReportingServices.OnDemandReportRendering::DataDynamicMemberInstance
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetInstanceIndex() | Gets the current instance index. |
![]() | GetType() | (Inherited from Object.) |
![]() | MoveNext() | Moves the context to the next instance. |
![]() | ResetContext() | Resets the instance index to before the first instance. |
![]() | SetInstanceIndex(Int32) | Sets current index to the specified instance index. |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
