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.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |