Method GetDataType
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
GetDataType(string)
Gets the DataType of the database column that the specified CSV header is mapped to.
public DataType GetDataType(string header)
Parameters
headerstringThe CSV header name.