Sets the threshold for the minimum number of rows to retain in memory.
ConfigPersistent ConfigPersistent.setRowMinimumThreshold( int threshold )
threshold The minimum threshold value.
When the maximum number of rows is reached, rows get truncated and retain the minimum number of rows defined by the setRowMinimumThreshold method.
This ConfigPersistent with the minimum threshold set.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |