sets reader to next resultSet, returning true/false on success

Namespace:  SqlTools
Assembly:  SqlTools (in SqlTools.dll) Version: 3.6.0.0 (3.6.0.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
public bool next()
Public Function next As Boolean
public:
bool next()

Return Value

(bool)

See Also