Validation Warnings - Overview
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.
This section lists common warnings that the Telerik Data Access Visual Designer reports when validating a rlinq file and suggests ways to resolve the warnings:
- Explicit Change Tracking Required For The Array Field
- The Association For The Join Table Does Not Reference Any Columns Or Members From The Source Entity
- The Association For The Join Table Does Not Reference Any Columns Pr Members From The Target Entity
- The Backend Setting Is Not Synchronized
- The Columns Of The Foreign Key Constraint Are not Synchronized With The Columns Of The Corresponding Foreign Key Association
- The Constraint Has an Incorrect Full Name
- The Constraint With Name Is Not Associated With a Destination Table
- The Identity Field Of The Persistent Class Is Mapped To a BackendCalculated Column But The Class Does Not Use The BackendCalculated Generator
- The Join Table Association Has No Join Table Specified
- The Member Of Persistent Class Is Not Associated With a Column
- The Model Contains a Foreign Key Association With No Foreign Key Columns Or Members Defined
- The Persistent Class Is Not Associated With a Table
- The Persistent Type Has No Primary Key Specified
- The Procedure Has an Incorrect Full Name
- The Table Has an Incorrect Full Name
- The Table Is Not Mapped To a Persistent Capable Class
- The UseCascadeDelete property of the class is set to 'No'