Schema Editor Properties

The Properties window allows you to access and edit the settings of a Schema. To see the properties, click Key Name or Schema Name in the Outline Window.

Keys

Key Definition properties allow you to see and edit primary and foreign key information.

Category NameProperty NameDescription
Key InformationNameKey Name.
Key InformationTypeKey Type.
Key RelationshipDatabaseDatabase name of foreign key relation.
Key RelationshipSchemaSchema name of foreign key relation.
Key RelationshipNameTable name of foreign key relation.

Schema

General properties allow you to see and edit schema information.

Category NameProperty NameDescription
Schema InformationSchema TypeSchema Type (i.e. Table Schema).
Connection InformationSystemSystem Information.
Connection InformationData SourceData Source (Connection Name).
Object DefinitionDatabaseDatabase name of schema definition.
Object DefinitionSchemaSchema name of schema definition.
Object DefinitionNameName of schema definition.
Object DefinitionTypeType of schema definition (i.e. Table).
Object DefinitionDescriptionDescription of schema definition.
Object FormatFormatFormat of schema definition (Delimited, Fixed-Width).
Object FormatDelimitersDelimiters of schema definition.
Object FormatText QualifiersText qualifiers of schema definition (No Quotes, Single Quotes, Double Quotes).

In this Document