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 缓冲区的大小(以字节为单位)。
此方法返回复制到提供的缓冲区的字符数。