| ExistRows(DataTable) | Indicates if there are rows in the indicated table. |
| ExistRows(DataView) | Indicates if there are rows in the indicated table. |
| ExistRows(DataSet, Int32) | Indicates if there are rows in the indicated table. |
| ExistRows(DataSet, String) | Indicates if there are rows in the indicated table. |