Chapter 3 DBMS Reference Guide


LowerCaseOnly

Lowercase only. When generating a script from a PDM, all objects (tables, columns, constraints, index, and so on) can be forced to be generated in lowercase independently from the model Naming Conventions (uppercase, lowercase, or mixed case) and the PDM codes.

Value Result
Yes Forces all generated script characters to lowercase
No Generates all script unchanged from the way objects are written in the model (uppercase, lowercase or mixed case is kept)

Example

LowerCaseOnly = YES

 


Copyright (C) 2005. Sybase Inc. All rights reserved.