dotConnect for Oracle 新版本发表

Released: May 25, 2017

V9.4.280 中的更新

特性

  • Support for .NET Core.
  • NuGet packages with .NET Standard 1.3 (.NET Core) compliant assemblies are now available.
  • Added default Fetch Size connection string parameter, which specifies the number of rows that will be transferred across the network at a time.
  • Added the possibility to assign a value of the DateTimeOffset type to OracleParameter.Value.

修补程序

  • Fixed bug with the "ORA-01017" error when connecting to an Oracle user account with PASSWORD_VERSIONS equal to 10g only in the Direct mode...

Released: Mar 2, 2017

V9.2.220 中的更新

特性

  • Adds support for Visual Studio 2017.
  • Adds Oracle 12c authentication in Direct mode.
  • Optimized resource usage when working with failover functionality in OCI mode.

修补程序

  • Fixed bug in Oracle Lookup component with parameter names in generated conditions.
  • Fixed "Stack empty" error after stopping validation and before code generation in a standalone version.
  • Fixed bug with the "Validate on Build" option in Model Settings.
  • Fixed compilation bug in the EF Core template after copying it to a model...

Released: Dec 22, 2016

V9.2.172 中的更新

特性

  • The OracleArray constructor now verifies that OracleArray is not created for a UDT that is not VARRAY
  • Install Wizard adds 'Do not install assemblies in the GAC' check box which allows you to not place the provider assemblies to the GAC.
  • Oracle ANYDATA type is supported in Direct mode.
  • InitialLobFetchSize property of OracleCommand is supported in Direct mode.
  • Data Encryption and Data Integrity features supported in Direct mode.
  • EZCONNECT format is supported in Direct mode.
  • Improved performance...

Released: Sep 22, 2016

V9.1.111 中的更新

特性

  • Added binary serialization to OracleString, OracleBinary, OracleNumber, OracleDate, OracleIntervalDS, and OracleIntervalYM structures.
  • Entity Framework Core 1.0.1 support.

修补程序

  • Fixed bug losing Offset of an OracleException object when performing binary deserialization.
  • Fixed DbContext templates.
  • Fixed bug with materialization in multithreaded applications.
  • New optional parameter Action added to the UseOracle() extension method of DbContextOptionsBuilder.
  • Fixed bug using Take(0) with the...

Released: Jun 9, 2016

V9.1.35 中的更新

特性

  • HA Events from Oracle RAC are supported.
  • Connection pool performance counters are implemented.
  • The PartitionName property, specifying the name of the partitioned table partition to load data into, is added to the OracleLoader class.
  • The new LoadTable overloads for loading data from a IDataReader, array of rows, or only rows with a specific RowState from a DataTable are added to the OracleLoader class.
  • The Options property of the new OracleLoaderOptions type that allows configuring...

Released: Dec 2, 2014

Updates in this release

Updates in V8.3.146

  • Support added for ADO.NET implementation of ASP.NET Identity 2.0.
  • New IUserEmailStore, IUserPhoneNumberStore, IUserTwoFactorStore and IUserLockoutStore interfaces added to UserStore class.
  • Database server version added to generated Code-First Migrations scripts.
  • OracleDataAdapter and OracleDataTable class performance improved.
  • Parameter performace improved.
  • Reading and writing OracleObject attributes in OCI mode performance improved.
  • Oracle 12c support.
  • SSIS DataFlow Source...

Released: Jul 3, 2013

Updates in this release

Updates in V7.7

  • Disable query cache via the EntityCachingMode property.
  • Auto increment sequences and triggers for Oracle models.
  • Improved performance when working with TPT inheritance and descendants.
  • New Data Transfer Object template for DTO class generation.

Released: Jun 19, 2012

Updates in this release

Updates in V7.0

  • Visual Studio 2012 RC support
  • Implemented Initialization Command connection string parameter
  • Support for executing PL/SQL blocks using the OracleCommand.ExecuteArray method in Direct mode
  • Support for Batch Errors mode in the OracleCommand.ExecuteArray method in Direct mode

Released: Sep 15, 2011

Updates in this release

Updates in V6.50

  • The 'OraMts' connection string parameter for distributed transactions support through OraMTS is added

LinqConnect Updates (formerly known as LINQ to Oracle)

  • Fluent Mapping support is added

Entity Developer Updates

  • Fluent Mapping template for LinqConnect models is added
  • Support for enumerated types ("enums") in LinqConnect and Entity Framework June 2011 CTP models is implemented
  • Import for selected stored procedures into the context model for Entity Framework models is...

Released: May 25, 2011

Updates in this release

Updates in V6.30

  • Oracle Workflow Instance Store implemented
  • Support for the Oracle TimesTen database implemented
  • DbTransactionBase class added
  • TransactionStateChanging and TransactionStateChanged events added to the DbConnectionBase class
  • Policy file for the Devart.Data.Oracle.Entity assembly added
  • The License Information Wizard improved: it now generates licenses for projects that have Entity Framework models or refer to Devart.Data.Oracle.Web, but have no direct references to Devart.Data...