CsvWriterWriteRecord Method |
Namespace: Dundas.BI.Utility
| Exception | Condition |
|---|---|
| ArgumentNullException | fieldValues is . |
| InvalidOperationException | The TextWriter has not been instantiated. Use CsvWriter(TextWriter) constructor to create instance of this class. |