dotConnect for Oracle Documentation
On this page
    Code First Options
    On this page

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