pbms_reset_metadata
Description
unsigned int pbms_reset_metadata ( PBMS pbms )
Resets the position of the metadata cursor to the start of the metadata for the last BLOB or BLOB info retrieved, returning the number of metadata fields associated with the BLOB.
Parameters
pbms
A valid PBMS connection handle.
Return Values

Returns the number of metadata fields associated with the BLOB.

Related functions
pbms_next_metadata() pbms_get_metadata_value()