gets the number of rows in the resultSet

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public int getRows()
Public Function getRows As Integer
public:
int getRows()

Return Value

(int)

See Also