Skip to main content

ICheckCollectionIndexOptions

optional configuration object

@param

whether (faster) random sampling should be used

@param

percentage of total rows to randomly sample

@param

whether to fix problems if they are encountered

Index

Properties

randomSampling

randomSampling: boolean

randomSamplingFactor

randomSamplingFactor: number

repair

repair: boolean