dotConnect for Oracle Documentation
In This Topic
    Code First Options
    In This Topic

    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.