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): DefinitionElementProps
Parameter | Type | Description |
---|---|---|
props | DeserializeEntityArgs |
Returns - DefinitionElementProps
Defined in
- core/backend/src/Element.ts Line 1387
Last Updated: 27 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.