Member name | Description |
---|---|
Initializes a ULCreateParms instance with its default values. |
Member name | Description |
---|---|
Specifies whether the new database should be case sensitive when comparing string values. |
|
Specifies the level of database page checksums enabled for the new database. |
|
Specifies the date format used for string conversions by the new database. |
|
Specifies the date order used for string conversions by the new database. |
|
Specifies whether the new database should be using AES_FIPS encryption or AES encryption. |
|
Specifies the default maximum number of bytes to use for index hashing in the new database. |
|
Specifies the nearest century used for string conversions by the new database. |
|
Specifies whether the new database should be using obfuscation (simple encryption) or not. |
|
Specifies the page size of the new database, in bytes or kilobytes. |
|
Specifies the floating-point precision used for string conversions by the new database. |
|
Specifies the minimum number of digits after the decimal point when an arithmetic result is truncated to the maximum PRECISION during string conversions by the new database. |
|
Specifies the time format used for string conversions by the new database. |
|
Specifies the timestamp format used for string conversions by the new database. |
|
Specifies the minimum difference between two unique timestamp values, in microseconds (1,000,000th of a second). |
|
Specifies whether the new database should be using the UTF8 character set or the character set associated with the collation. |
Member name | Description |
---|---|
Returns the string representation of this instance. |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |