dotConnect for Oracle 릴리스

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...

Released: Feb 24, 2011

Updates in this release

Updates in dotConnect for Oracle V6.10

  • Added DDEX support in Express Edition
  • Fixed bug with resetting CopyLocal property of Devart references to False after using Upgrade Wizard
  • Fixed bug with unicode characters when using Upgrade Wizard
  • Fixed bug with compatibility with Microsoft Team Foundation Server 2010 Power Tools (broken designers for WPF, Silverlight, etc)
  • Fixed Visual Studio integration conflict with Windows Phone Developer Tools
  • LinqConnect (formerly known as LINQ to Oracle)
  • Fixed bug...

Released: Dec 8, 2010

Updates in this release

Updates in dotConnect for PostgreSQL V5.0, dotConnect for MySQL V5.0 and dotConnect for Oracle V6.0

  • Added the 'Validate Connection' connection string parameter to validate a connection from a pool
  • Fixed bug with WebSite projects in Delphi Prism