Get Data Row Count
DataTable の行数をカウントします。
データテーブルGetDataRowCount
概要
DataTable の行数をカウントします。
Count the rows in a DataTable.
パラメータ
| パラメータ | 型 | 必須 | 既定値 | 説明 |
|---|---|---|---|---|
| DataTable name | variable | 必須 | Name of the DataTable variable. 例: data | |
| Store count in | variable | 必須 | 例: count |
DataTable の行数をカウントします。
DataTable の行数をカウントします。
Count the rows in a DataTable.
| パラメータ | 型 | 必須 | 既定値 | 説明 |
|---|---|---|---|---|
| DataTable name | variable | 必須 | Name of the DataTable variable. 例: data | |
| Store count in | variable | 必須 | 例: count |