Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
序数のパラメータ番号を使用してエラーパラメータを取得します。
public size_t ULGetErrorParameter( SQLCA const * sqlca, ul_u_long parm_num, char * buffer, size_t size )
sqlca SQLCA へのポインタ。
parm_num 序数のパラメータ番号。
buffer エラーパラメータを格納するバッファへのポインタ。
size バッファのサイズ (バイト数)。
このメソッドは、指定されたバッファにコピーされる文字数を返します。