Method | Description | |
---|---|---|
Index ( ) : System.Collections.Generic | ||
SetError ( string reason ) : void | ||
SetRecommendation ( double reorganizeThreshold, long reorganizeMinPageCountThreshold, double rebuildThreshold, long rebuildMinPageCountThreshold ) : void |
public Index ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public SetRecommendation ( double reorganizeThreshold, long reorganizeMinPageCountThreshold, double rebuildThreshold, long rebuildMinPageCountThreshold ) : void | ||
reorganizeThreshold | double | |
reorganizeMinPageCountThreshold | long | |
rebuildThreshold | double | |
rebuildMinPageCountThreshold | long | |
return | void |