CSVImportOptions Interface @beta

Common options for importing CSV data into an ECClass.

Properties

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

Defined in

Last Updated: 24 September, 2026