Row
Returns specified row from specified rowset or array
Row(1, 2)
Ordinal | Type | Description | |
---|---|---|---|
1 | string | Required | Specified rowset |
2 | numeric | Required | Count of row to return |
System returns the first row of the rowset contained in the @Rowset variable.
Returns specified row from specified rowset or array
Row(1, 2)
Ordinal | Type | Description | |
---|---|---|---|
1 | string | Required | Specified rowset |
2 | numeric | Required | Count of row to return |
System returns the first row of the rowset contained in the @Rowset variable.