schemaonly
Export only the schema definition for the database.
- Note
- This option is only applicable for SQL export types.
- Default Value
- If the
schemaonlyoption is not defined, the default value ofOFFis used.
- Example
-
schemaonly=OFF
- Boolean Values Accepted
The following values can be accepted boolean values:
| TRUE Values | FALSE Values |
|---|---|
| 1 | 0 |
| On | Off |
| True | False |