Used in the a_create_db structure, to specify the value of blank_pad.
enum {
NO_BLANK_PADDING,
BLANK_PADDING
}; |
| Value | Description |
|---|---|
| NO_BLANK_PADDING | Does not use blank padding. |
| BLANK_PADDING | Uses blank padding. |
| Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |