Image | Audio | Video |
---|---|---|
X |
ÄÆ ³»ÀÇ Àбâ Àü¿ë ÁÖ¼®À» °»½ÅÇÕ´Ï´Ù.
񀀥
Control, Update
¶óÀ̺귯¸® ÆÄÀÏ
OS/2 ¹× Windows | AIX, HP-UX ¹× Solaris |
---|---|
dmbshot.lib | libdmbshot.a(AIX) |
| libdmbshot.sl(HP-UX) |
| libdmbshot.so(Solaris) |
Include ÆÄÀÏ
dmbshot.h
±¸¹®
long DBvSetShotComment( char *catalogName, char *shotHandle, char *comment, SQLHDBC hdbc );
¸Å°³º¯¼ö
¿À·ù ÄÚµå
¿¹
īŻ·Î±× hotshot ³»ÀÇ shotHandleÀ» °®´Â ÄÆÀ» ¼³¸íÇÏ´Â ÁÖ¼®À» º¯°æÇÕ´Ï´Ù.
#include <dmbshot.h> rc = DBvSetShotComment("hotshot", shotHandle, "This is a hot shot.", hdbc);