Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Moves the context to the next instance.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public Function MoveNext As Boolean
'Utilisation
Dim instance As DataDynamicMemberInstance
Dim returnValue As Boolean
returnValue = instance.MoveNext()
public bool MoveNext()
public:
bool MoveNext()
member MoveNext : unit -> bool
public function MoveNext() : boolean
Valeur de retour
Type : System.Boolean
true if successfully moved to the next instance; false if there is no more instance to move to.
Voir aussi
Référence
DataDynamicMemberInstance Classe
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering