Specifies the volume of output.
enum { VB_QUIET, VB_NORMAL, VB_VERBOSE }; |
Value | Description |
---|---|
VB_QUIET | No output. |
VB_NORMAL | Normal amount of output. |
VB_VERBOSE | Verbose output, useful for debugging. |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |