ECannotBuildKeyPredicateWrongValueLength Class
Exception raised when the number of identifier values does not match the number of key properties of an entity type.
Syntax
Unit: XData.Model.Classes
ECannotBuildKeyPredicateWrongValueLength = class(Exception);
Constructors
| Name | Description |
|---|---|
| Create | Creates the exception for an entity type. |