Specifies the minimum difference between two unique timestamp values, in microseconds (1,000,000th of a second).
Visual Basic Public Property TimestampIncrement As Integer
C# public int TimestampIncrement { get; set; }
An integer specifying the timestamp increment. The value must be in the range [1,60000000]. The default is 1.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |