Entering content frame

Syntax documentation column_attributes Locate the document in the library structure

<column_attributes> ::=
  [<
key_or_not_null_spec>] [<default_spec>] [UNIQUE] [<constraint_definition>]
    [REFERENCES <
referenced_table> [(<referenced_column>)] [<delete_rule>]]

Leaving content frame