1 – field-name
Specifies the field element you are modifying.
2 – text
Modifies information. Within the DESCRIPTION clause, this is information documenting the field; within the AUDIT clause, it is a history list entry. Valid delimiters are /* */ or double quotation marks (" "). You can use Japanese to document comments in the DESCRIPTION or AUDIT clause for a field. To do this, use the SET CHARACTER_SET command, and set the character_set of the session to DEC_KANJI.
3 – field-property
Changes the value of an existing property, or adds a new property, in the field element. You specify removal with the NO keyword. See fld-properties for the field properties CDO provides.