EXDataEntitySetNotFound Class
Exception raised when an entity set is not found in the model.
Syntax
Unit: XData.Model.Classes
EXDataEntitySetNotFound = class(Exception);
Constructors
| Name | Description |
|---|---|
| Create | Creates the exception for an entity set that was not found. |