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

Is Not a Valid Identifier In The Persistent Type

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 error occurs when the domain model contains a persistent type with an invalid property name.

Solution

To resolve this error, set a valid identifier for the property:

  1. Double-click the error to open the Validation Dialog.
  2. Specify a name for the property.