Data Abstract for .NET のリリース
Released: Nov 16, 2018
9.5 での更新項目
機能
- Features:
- Support for Data Abstract in Water.
- Support for Sequential Binary Expressions.
- Support for Pervasive ADO.NET driver.
- Enhancements:
- Improves API for LocalDataAdapter/LocalSchema constructors.
- Minor improvement in the Schema metadata access.
- Provides better exception when a data update command is generated for a statement without TargetTable.
- Scripting: Adds method to execute a command from a scripted event.
不具合の修正
- 81349: Add proper order for categories in the Add New Item... dialog...
Released: Mar 23, 2018
9.4 での更新項目
機能
- Improves database access timeout management.
不具合の修正
- 79112: Cannot perform data update operations using DB driver with SequentialWithName parameters binding mode.
- 79300: Convert DataAbstract and RO SDK to .NET Standard 2.0.
- 79020: DA LINQ: Count operation on MS SQL 2008 fails with NullReferenceException.
- 79133: DA SQL: Relax constraints for fields used as result fields for group operations that can return NULL.
- 78970: Drop obsolete NewDataReader methods from ServiceSchema.
- 79728: LINQ...
Released: Oct 17, 2017
9.3 での更新項目
不具合の修正
- 78547: Cannot execute Schema Command that returns NULL value via one of its OUT parameters.
- 77701: DA LINQ data adapter crashes on a GroupBy definition generated by DevExpress Pivot component.
- 78599: DA LINQ: Provide more clear API for canceling changes of a specific table.
- 77702: DA SQL cannot process queries like 'SELECT NULL FROM TableName'.
- 78574: DA SQL: Substring method is not supported by SQL Generator.
- 78186: Improve connection string parser error message.
- 78575: Incorrect SQL is...
Released: May 6, 2016
9.0.97 での更新項目
機能
- This release focused on revising and improving Remoting SDK, the network layer that underlies Data Abstract.
不具合の修正
- 74992: DA LINQ: Query containing intermediate 'into' clause fails Cast Exception.
- 74972: Obsolete Bin1 streamer code cannot be built anymore due to API changes.
- 74905: SalesReport table in the sample domain has incorrect parameter types and doesn't use their parameters at all.
Released: Jul 4, 2014
Updates in this release
Updates in 8
- Relativity in the Cloud - Relativity Server now knows about the services provided by AWS that it needs to interact with, all without you writing manual code or setup scripts. Get an infinitely scalable middle tier up and running, with just a few clicks and without a single line of code.
- Strongly Typed DataTables in Cocoa - With just a couple clicks in Schema Modeler for Mac or in the Visual Studio IDE, you have protocol/interface stubs for your tables in the language of your choice...
Released: May 13, 2013
Updates in this release
Updates in 7
- URL Schemes - Consistent support for URL schemes across all channel and message types.
- DA LINQ IDE Integration - Vast improvements have been made to the workflow for creating and updating DA LINQ strongly typed classes in Visual Studio.
- Visual Studio 2012 and WinRT support - Full Visual Studio 2012 support and the ability to create WinRT client applications for Windows 8 and ARM-based Windows RT devices.
- Improvements to Data Abstract for Xcode - New properties and delegate callbacks...