Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
エラーパラメータの数を取得します。
public ul_u_long ULGetErrorParameterCount(SQLCA const * sqlca)
sqlca SQLCA へのポインタ。
エラーパラメータ数。結果が 0 の場合を除き、1 からこの戻り値までの値を使用して、ULGetErrorParameter メソッドを呼び出し、対応するエラーパラメータ値を取得できます。