Creates the file data source from a path.
Namespace: Spotfire.Dxp.ApplicationAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Parameters
- filePath
- Type: System String
The path of the file from which to read data.
Return Value
Type: DataSourceA data source.
Exceptions
Exception | Condition |
---|---|
System ArgumentException | If the file pointed out by filePath cannot be read by any data source currently defined in the application. |
Version Information
See Also