deserialize MethodStatic @beta
Converts an ECSqlRow of an Entity to an EntityProps. This is used to deserialize an Entity from the database.
deserialize(props: DeserializeEntityArgs): ViewDefinition2dProps
| Parameter | Type | Description | 
|---|---|---|
| props | DeserializeEntityArgs | 
Returns - ViewDefinition2dProps
Defined in
- core/backend/src/ViewDefinition.ts Line 723
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.