CSV Reports
BaseReader Class Methods


KellermanSoftware.CsvReports Namespace : BaseReader Class

For a list of all members of this type, see BaseReader members.

Public Methods
 NameDescription
Public Method Parse column value to boolean  
Public Method Parse column value into a byte  
Public Method Not Supported  
Public Method Parse column value into a char  
Public Method Not Supported  
Public Method Gets the name of the data type.  
Public Method Parses column value into an datetime  
Public Method Parses column value into a decimal  
Public Method Parses column value into a double  
Public Method Gets the type of the field.  
Public Method Parses column value into a float  
Public Method Parse column value into a GUID  
Public Method Parses column value into an Int16  
Public Method Parses column value into an Int32  
Public Method Parses column value into an Int64  
Public Method Gets the name of a column  
Public Method Gets the ordinal for the name  
Public Method Parses column value into an string  
Public Method Gets the value.  
Public Method Not Supported  
Public Method Always returns false. CSV files cannot have DBNull values  
Top
Protected Methods
 NameDescription
Protected Method Gets the column list.  
Top
See Also

Reference

BaseReader Class
KellermanSoftware.CsvReports Namespace