Retrieves the maximum number of bytes
for an index, including all of the parts of the index. Returns max
index length in bytes, which includes the composite of all the
constituent parts of the index; a result of zero means that there
is no limit or the limit is not known (int).
Syntax
getMaxIndexLength()
|