$SYSTEM.SYSDICT
Definition NAME
Objektdaten
- Timestamp: 6.05.1999 17:45:47.69
- Elemente: 1
- Größe: 30
Definition
*
* A name defines a user-assigned identifier for an object. A name consists
* of 1 to 30 letters, numbers, and dashes. It must begin with a letter,
* must not contain embedded spaces, and must end with a letter or number.
* Certain names are reserved as DDL keywords, and additional names may be
* reserved as keywords in other languages.
*
* Object names must be unique within each object type. Names used to
* identify an object are subject to the rules of construction of the type
* of the object.
*
* Upshift
DEF NAME TYPE CHARACTER 30
HEADING "Object Name".
Abhängigkeiten
Definitionen
- OBJECT-IDENTIFIER
- OBL-V5