id: scsvcolumn title: SCsvColumn
A csv column.
Field length:Size_TThe length of the column.
Field quoted:ByteA non-zero value indicates that the column is quoted.
Method GetValue:String()Returns the value of the column, or Null if the column is empty.