size_t ULSqlcaBase::GetParameter( ul_u_long parm_num, char * buffer, size_t size )
parm_num A 1-based parameter number.
buffer The buffer to receive parameter string.
size The size, in chars, of the buffer.
Gets the error parameter string.
The output parameter string is always null-terminated, even if the buffer is too small and the parameter is truncated. The parameter number is 1-based.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |