Skip to main content

DDLSQLOnlyCompile

Enable/disable an SQL-only compile.

Synopsis

[SQL]    DDLSQLOnlyCompile=n

Description

The value n may be 1 or 0:

  • When 1 (true), any class compilation performed as a result of executing a DDL statement compiles the class with the q (sqlonly) flag.

  • When 0 (false), the q flag is not used.

Examples

DDLSQLOnlyCompile=0

Range of Values

0 or 1. The default is 0.

Management Portal

No equivalent.

Purpose of this instance: Draft documentation
DocReleaseID: Core2018.1.11
Content loaded from:
/staging/ce/2018.1.11/doc/cache/en-us/src/
/staging/ce/2018.1.11/doc/ensemble/en-us/src/
/staging/ce/2018.1.11/doc/isp/en-us/src/
/staging/learning/zenmojo-doc/en-us/src/
FeedbackOpens in a new tab