WebTest.GetDataTableRowCount(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int GetDataTableRowCount(System::String ^ dataSourceName, System::String ^ dataTableName);
public int GetDataTableRowCount (string dataSourceName, string dataTableName);
member this.GetDataTableRowCount : string * string -> int
Public Function GetDataTableRowCount (dataSourceName As String, dataTableName As String) As Integer
Parameters
- dataSourceName
- String
- dataTableName
- String