Microsoft SQL Server and Azure SQL Database Non-Spatial (JDBC) Writer: User Attributes

For information on the parameters in this dialog that are specific to all formats, see About Writer Feature Types: User Attributes

User attributes for this format are defined below.

Name The name of the field to be written.
Type

Choose one of the following field types.

Index

The types of indexes and constraints to create for the column, if the table is created.

Each index and constraint contains only one column.

The valid values for the column type are listed below:

PrimaryKey: A primary key with non-nullable and unique constraints.

Unique: An index with a unique constraint.

NotNull: A non-nullable constraint.