Click or drag to resize

ImportOptionsInitial Properties

The ImportOptionsInitial type exposes the following members.

Properties
 NameDescription
Public propertyDistributeDataPerFileToSeparateTables If true, if the file contains multiple graph data, the graphs are imported in separate tables.
Public propertyDistributeFilesToSeparateTables If true, during initial import if multiple files are imported, each file is imported in a separate table.
Public propertyImportOptions Gets the import options.
Public propertyUseMetaDataNameAsTableName If true, tables created during the import process are named based on the meta data of the graph data.
Top
See Also