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 方法来检索对应的错误参数值。