[]
        
(Showing Draft Content)

C1.AdoNet.CSV.C1CSVCommand.GetColumnNames

GetColumnNames Method

GetColumnNames(string)

Get list of column names for table

Declaration
protected List<string> GetColumnNames(string tableName)
Parameters
Type Name Description
string tableName

The table name

Returns
Type Description
List<string>