The TableReader type exposes the following members.
Methods|
| Name | Description |
|---|
  | ConvertRow(DatabaseRow, PairString, String) | |
  | ConvertRow(DatabaseRow, DictionaryString, String) | |
  | ConvertRow(DatabaseRow, PairString, String, DatabaseRow, String) | |
  | ConvertRow(DatabaseRow, DictionaryString, String, DatabaseRow, String) | |
  | ConvertStructures | |
  | CreateNumberColumns(String, String, ChemType, DatabaseRow) | |
  | CreateNumberColumns(String, String, ChemType, DatabaseRow, Single) | |
  | Csv2DataTable(Stream) | |
  | Csv2DataTable(TextReader) | |
  | Csv2DataTable(String) | |
  | Csv2Matrix(TextReader) | |
  | Csv2Matrix(String) | |
  | Csv2Matrix(TextReader, Char) | |
  | DataSet2CSV | |
  | DataTable2Rows(DataTable) | |
  | DataTable2Rows(DataTable, Boolean) | |
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
  | GetFieldValue | |
  | GetFieldValueAsRows | |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
  | GetJssdfTable | |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
  | PivotColumns | |
  | PivotRows | |
  | ReadDataTableRow | |
  | ReadJssdfTable | |
  | Rows2JSDrawTableXml | |
  | Rows2Xml(DatabaseRow) | |
  | Rows2Xml(DatabaseRow, String) | |
  | SaveJssdfTable | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
  | UpdateFieldValues(String, DatabaseRow) | |
  | UpdateFieldValues(XmlDocument, DatabaseRow) | |
  | Xml2Row(String) | |
  | Xml2Row(XmlElement) | |
  | Xml2Row(String, DatabaseRow) | |
  | Xml2Row(XmlElement, DatabaseRow) | |
  | Xml2Row(String, String, Boolean) | |
  | Xml2Rows(String) | |
  | Xml2Rows(XmlElement) | |
  | Xml2Rows(String, DatabaseRow) | |
  | Xml2Rows(XmlElement, DatabaseRow) | |
  | Xml2Rows(String, DatabaseRow, String) | |
Top
See Also