Read CSV Row

Read Table Content
Tanto lado del cliente como del usuario
Solo en PC

Read a row of the table and return an array

Declaración

func ReadCSVRow(sheetName CsvID, row int) List<object>
go

Parámetros

Entrada

Nombre Tipo Descripción
SheetName CsvID Table name
Row Int The number of the line to read, starting from 1

Regresar

Tipo Descripción
ListT_Object Specifies the contents of a row in the table