Obtain count of the number of error parameters.
ul_u_long ULGetErrorParameterCount ( SQLCA * sqlca );
sqlca A pointer to the SQLCA.
This function returns the number of error parameters. Unless the result is zero, values from 1 through this result can be used to call ULGetErrorParameter to retrieve the corresponding error parameter value.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |