Copies the error information from the SQLCA to the ul_error_info object.
public void ULErrorInfoInitFromSqlca( ul_error_info * errinf, SQLCA const * sqlca )
sqlca A pointer to the SQLCA.
errinf The ul_error_info object.