Sets the threshold for the maximum number of rows to retain in memory.
ConfigPersistent ConfigPersistent.setRowMaximumThreshold( int threshold )
threshold The maximum 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 maximum threshold set.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |