in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine
All Tags » column (RSS)

Browse by Tags

  • Integer Identity Column Conversions

    The SQLite entity designer always maps the Integer PrimaryKey AutoIncrement columns as int64. However, I would like to be able to re-use some POCO objects that are generated from a SQLServer database that uses simple integer primary keys (these map to int types in the POCO model). Is it possible to either...
    Posted to Entity Framework (Forum) by grrrrrrrrrrrrrrrrrr on 07-07-2010
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems