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