CDO$HELP.HLB  —  CDO Commands, DEFINE  FILE_ELEMENT, Parameters

1  –  type-name

    Specifies the type (MCS_BINARY or an MCS_BINARY subtype) of the
    file element you are creating. See the Oracle CDD/Repository
    Information Model Volume I for more information on these types.

2  –  element-name

    Specifies the file element you are creating.

3  –  text

    Adds information. Within the DESCRIPTION clause, this is
    information documenting the file element; 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.

4  –  quoted-string

    Sets the value (a string enclosed in quotation marks) for the
    property you are specifying.

5  –  property-name

    Specifies the property whose value you are setting.

6  –  n

    Sets the numeric value for a property.
Close Help