Creates the file data source from a path.
Namespace: Spotfire.Dxp.ApplicationAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
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