CSVSettings Fields

The following tables list the members exposed by the CSVSettings type.

Fields
 
Name Description
Public field Static CSV /// Standard comma-separated value (CSV) file settings ///
Public field Static CSV_PERMIT_NULL /// Standard comma-separated value (CSV) file settings that permit rendering of NULL values ///
Public field Static TSV /// Standard tab-separated value (TSV) file settings ///
Top

In this article

Definition