Specifies the default maximum number of bytes to use for index hashing in the new database.
Public Property MaxHashSize As Integer
public int MaxHashSize {get;set;}
ArgumentException The value is invalid.
An integer specifying the maximum hash size. The value must be in the range [0,32]. The default is 8.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |