dotConnect for MySQL V8.10.1013
Released: Oct 30, 2017
V8.10.1013 での更新項目
機能
- Added .NET Standard 2.0 compatible assemblies to the Devart.Data and Devart.Data.MySql NuGet packages:
- Support for distributed transactions.
- Implemented MySqlDataAdapter and MySqlCommandBuilder.
- Implemented MySqlConnection.GetSchema() and MySqlDataReader.GetSchemaTable() methods for metadata retrieving.
- Implemented MySqlDataSourceEnumerator class.
- Implemented MySqlDependency class.
- Implemented MySqlDump 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.