Data Access has been discontinued. Please refer to this page for more information.

Advanced Settings

This article is relevant to entity models that utilize the deprecated Visual Studio integration of Telerik Data Access. The current documentation of the Data Access framework is available here.

The Advanced tab page is part of the Configure Data Selection dialog. Here you could configure the OpenAccessLinqDataSource to support Automatic Inserts, Updates and Deletes.

  • Enable Automatic Inserts - configures whether the OpenAccessLinqDataSource will support Automatic Inserts or not.
  • Enable Automatic Updates - configures whether the OpenAccessLinqDataSource will support Automatic Updates or not.
  • Enable Automatic Deletes - configures whether the OpenAccessLinqDataSource will support Automatic Deletes or not.

You cannot insert, update or delete records when you are working with grouped data or selecting specific columns (not using the default (*) selection).