Used in the a_create_db structure, to specify the value of db_size_unit.
enum Unit
Member name | Description |
---|---|
DBSP_UNIT_NONE |
Units not specified. |
DBSP_UNIT_PAGES |
Size is specified in pages. |
DBSP_UNIT_BYTES |
Size is specified in bytes. |
DBSP_UNIT_KILOBYTES |
Size is specified in kilobytes. |
DBSP_UNIT_MEGABYTES |
Size is specified in megabytes. |
DBSP_UNIT_GIGABYTES |
Size is specified in gigabytes. |
DBSP_UNIT_TERABYTES |
Size is specified in terabytes. |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |