CTRecord.EstimateSpan
SYNTAX
long EstimateSpan(Byte[] Key1, Byte[] Key2)
PARAMETERS
DESCRIPTION
Estimate the approximate number of records between two key values.
RETURN
Return the estimated number of records between two key values.
SEE ALSO
AtPercentile(), GetRecordPos()