Method | Description | |
---|---|---|
WriteDataTable ( IDataFileWriter writer, |
Helper function for writing a datatable to a file
|
public static WriteDataTable ( IDataFileWriter writer, |
||
writer | IDataFileWriter | The writer to write to |
dt | The datatable to write | |
return | bool |