ResultCollection.NextResult Method

Moves to the next result in the collection Throws an UnexpectedDatabaseResult exception if there is no other result

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Sub NextResult
public void NextResult()
public:
void NextResult()
member NextResult : unit -> unit
public function NextResult()

.NET Framework Security

See Also

Reference

ResultCollection Class

Microsoft.TeamFoundation.Framework.Server Namespace