Skip to main content

DashboardExtractDataSource.UpdateExtractFile Method

Name Parameters Description
UpdateExtractFile() none Updates data in the data extract file.
UpdateExtractFile(CancellationToken, String, String) cancellationToken, fileName, driverName Updates a file containing a data extract and allows you to specify the driver used to write data to the data extract.
UpdateExtractFile(CancellationToken) cancellationToken Updates a data extract file and allows you to cancel the update task through the use of a cancellation token.