isSetUnique

set a new unique value for an ISAM file

SYNOPSIS

int isSetUnique( IsFile * isfd, long value );

isfd isam file identifier
value new unique value starting point

RETURN

SUCCESS, or a negative value on error, in which case the error code is found in iserrno.

NOTES

this will set the value returned by the next call to isuniqueid.