dotConnect for SQLite 5.10.1013
Released: Oct 30, 2017
5.10.1013 中的更新
特性
- Added .NET Standard 2.0 compatible assemblies are added to the Devart.Data and Devart.Data.SQLite NuGet packages:
- Implemented SQLiteDataAdapter and SQLiteCommandBuilder.
- Implemented SQLiteConnection.GetSchema() and SQLiteDataReader.GetSchemaTable() methods for metadata retrieving.
- Implemented SQLiteDump class.
- Component classes in the .NET Standard 2.0 assemblies implement ICloneable and ISupportInitialize interfaces.
- Some of the classes, representing data types, now implement the INullable and ISerializable interfaces.
- Added support for .NET Core 2.0.