Links
TADOSqlManagerQuery Component References
TADOSqlManagerQuery::DeleteBackupDevice Method
__fastcall bool DeleteBackupDevice(WideString DevName, bool DeleteFile);

Drops a database device or backup device from Microsoft® SQL Server™, deleting the entry from master.dbo.sysdevices. 

DevName: Backup device name 

DeleteFile: Is whether or not the physical backup device file should be deleted. delfile is varchar(7). If true, the physical backup device disk file is deleted

Copyright (c) 2006. All rights reserved.
What do you think about this topic? Send feedback!