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