IBinaryDataStorageExtension.Clean(IEnumerable<String>) Method
Removes all data from the storage.
Namespace: DevExpress.XtraReports.Service.Extensions
Assembly: DevExpress.XtraReports.v24.1.Service.dll
NuGet Packages: DevExpress.Reporting.WCF, DevExpress.Win.Dashboard
Declaration
Parameters
Name | Type | Description |
---|---|---|
keys | IEnumerable<String> | A collection of String values. |
See Also