DataSourceImporter Class |
[Missing <summary> documentation for "T:Demo3D.Utilities.DataSourceImporter"]
Namespace: Demo3D.Utilities
public class DataSourceImporter
The DataSourceImporter type exposes the following members.
| Name | Description | |
|---|---|---|
| DataSourceImporter | Initializes a new instance of the DataSourceImporter class | |
| DataSourceImporter(String) | Initializes a new instance of the DataSourceImporter class |
| Name | Description | |
|---|---|---|
| ConnectionString | ||
| CurrentRow | ||
| HasHeader | ||
| IgnoreErrorRows | ||
| InvariantStringColumns | ||
| OnError | ||
| PathIsTextFile | ||
| PathIsTextOrFolder | ||
| PathName | ||
| TableName |
| Name | Description | |
|---|---|---|
| ImportableFiles | ||
| TypeGuessRows |
The number of rows to examine when importing an excel spreadsheet in order to determine the column type.
|