影像 | 音效 | 視訊 |
---|---|---|
X |
刪除快照型錄。
授權
控制、SYSADM、DBADM
檔案庫
OS/2 與 Windows | AIX、HP-UX 及 Solaris |
---|---|
dmbshot.lib | libdmbshot.a (AIX) |
| libdmbshot.sl (HP-UX) |
| libdmbshot.so (Solaris) |
併入檔
dmbshot.h
語法
long DBvDeleteShotCatalog( char *catalogName, SQLHDBC hdbc );
參數
錯誤碼
刪除快照型錄 hotshots:
範例
#include <dmbshot.h> rc = DBvDeleteShotCatalog("hotshots", hdbc);