ISProfile.OptimizeDatabase

Description

Syntax

object.OptimizeDatabase [aPercentage = 100[, aWithIndexRebuild = true]]

Part Attribute Type Description
object Required
The object always implements the ISProfile interface
aPercentage In, Optional
Default value is 100
int
aWithIndexRebuild In, Optional
Default value is true
bool

Example



  
Note:

Version information

Added in v7.8.1
Added in v7.9.1