Share via


Deleting a Database Volume (Windows Embedded CE 6.0)

1/6/2010

To delete a database volume, first unmount the volume by calling the CeUnmountDBVol (CEDB) function. For more information, see Mounting and Unmounting a Database Volume. Then, call the DeleteFile function with a pointer to the volume name.

See Also

Concepts

CEDB Database Support