dotConnect for PostgreSQL Documentation
Code First Options

dotConnect for PostgreSQL includes settings for configuring DDL generation in Entity Framework Code First. The following settings are available.

These options can be set either in code as the properties of the EntityProviderConfig.CodeFirstOptions object or in the project config file as the attributes of the CodeFirstOptions element of the Devart.Data.PostgreSql.Entity tag.