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 メソッドを呼び出し、対応するエラーパラメーター値を取得できます。