IBinaryDataStorageExtension.Delete(String) Method
Deletes the specified entry from the storage.
Namespace: DevExpress.XtraReports.Service.Extensions
Assembly: DevExpress.XtraReports.v26.1.Service.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| key | String | A System.String containing a key that specifies an entry to be deleted from the storage. |
See Also