dotConnect for DB2 Documentation
Code First Options

dotConnect for DB2 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.DB2.Entity tag.