Limits the resolution of timestamp values. As timestamps are inserted into the database, UltraLite truncates them to match this increment.
For Android smartphones, you can use Connection.setOption(OPTION_TIMESTAMP_INCREMENT, value) as an alternative to setting this creation parameter. See Connection.setOption method [UltraLiteJ] and Connection.OPTION_TIMESTAMP_INCREMENT variable [BlackBerry] [UltraLiteJ].
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |