CSVFileImportOptions Interface @beta

Options for importCSVFile.

Extends

Properties

Name Type Description
hasHeader boolean | undefined Whether the first CSV row is a header to skip.  

Inherited properties

Name Type Inherited from Description
className Inherited string CSVImportOptions Full name or ECSQL name of the ECClass to insert.
mapping Inherited ReadonlyArray<CSVColumnMapping> CSVImportOptions Source-column to EC-property mappings.
nullValue Inherited string | undefined CSVImportOptions Exact CSV value to bind as null.

Defined in

Last Updated: 24 September, 2026