UpdateExtractDataSourceConnectionParameters(String) Constructor
In This Article
Initializes a new instance of the UpdateExtractDataSourceConnectionParameters class with the specified file path.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
file |
String | A String value that specifies the path to a file containing a data extract. |
See Also