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

1  –  rms-database-name

    Specifies the logical RMS database element you are creating.

2  –  text

    Adds information. Within the DESCRIPTION clause, this is
    information documenting the database definition; 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  –  record-name

    Specifies an existing record element.

4  –  file-definition-property

    Defines the file and record services for a logical RMS database
    definition. See File_Area_Key_Properties for the file definition
    properties CDO provides.

5  –  area-property

    Defines the area properties for a logical RMS database element.
    See File_Area_Key_Properties for the area properties CDO
    provides.

6  –  numeric-literal

    Defines the number of characters or bytes in the field. See
    Expressions for more information on numeric literals.

7  –  key-property

    Defines the key properties for a logical RMS database element.
    See File_Area_Key_Properties for the key properties CDO provides.
Close Help