schemaonly
Export only the schema definition for the database.
- Note
- This option is only applicable for SQL export types.
- Default Value
- If the
schemaonly
option is not defined, the default value ofOFF
is 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 |