What is GetRows?
What is GetRows? The GetRows method copies multiple records from a Recordset object into a two-dimensional array. What is the use of Getrow? Remarks. Use the GetRows method to copy records from a Recordset into a two-dimensional array. The first subscript identifies the field and the second identifies the record number. The array variable is […]