dotConnect for SQLite Documentation
In This Topic
    Query Options
    In This Topic

    dotConnect for SQLite has some options that customize translating LINQ to Entities to SQL statements. The list of these options includes:

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