serialize MethodStatic @beta

Converts an EntityProps to an ECSqlRow. This is used to serialize an Entity to prepare to write it to the database.

serialize(props: ModelProps, _iModel: IModelDb): ECSqlRow

Parameter Type Description
props ModelProps  
_iModel IModelDb  

Returns - ECSqlRow

Defined in

Last Updated: 27 June, 2025