sqlany_get_data_info( a_sqlany_stmt *, sacapi_u32 , a_sqlany_data_info *) method

Retrieves information about the data that was fetched by the last fetch operation.

Syntax

public sacapi_bool sqlany_get_data_info ( a_sqlany_stmt * sqlany_stmt, sacapi_u32 col_index, a_sqlany_data_info * buffer)

Parameters

Returns

1 on success, and 0 on failure. Failure is returned when any of the supplied parameters are invalid.