Click or drag to resize
DbStorageClientPurgeEntry Method
Purge a entry from the storage

Namespace: DrawerBackup.Native.Clients
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public bool PurgeEntry(
	string entryID
)

Parameters

entryID
Type: SystemString
ID of the entry

Return Value

Type: Boolean
See Also