| Import | 
The ImportOptionsInitial type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | DistributeDataPerFileToSeparateTables | If true, if the file contains multiple graph data, the graphs are imported in separate tables. | 
|  | DistributeFilesToSeparateTables | If true, during initial import if multiple files are imported, each file is imported in a separate table. | 
|  | ImportOptions | Gets the import options. | 
|  | UseMetaDataNameAsTableName | If true, tables created during the import process are named based on the meta data of the graph data. | 
 See Also
See Also