Table C-54. Public Properties of the CsvDataReader Class Specifies the CSV bulk configuration file that describes bulk data. See Appendix A “Bulk Load Configuration Files” for an example of the CSV bulk configuration file. Table C-55 lists the public methods for the CsvDataReader class.
Table C-55. Public Methods of the CsvDataReader Class Table C-56 lists the public methods of the CsvDataReader class that have provider-specific information. For a description of the other methods supported, refer to the online help and the Microsoft .NET Framework SDK documentation.
Table C-56. Public Methods of the CsvDataReader Class
Table C-57. Public Properties of the CsvDataWriter Class Specifies an IANA code page name. See Appendix D “IANA Code Page Mappings” for the supported values.Applications can obtain the database character set that was set using the xxxConnection.DatabaseCharacterSetName property.Note that this property enforces the character set used in the CSV data file (see “Bulk Load Data File”) and the overflow files (see “External Overflow File”).Table C-58 lists the public methods for the CsvDataWriter class.
Table C-58. Public Methods of the CsvDataWriter Class