stepForInsert Method

Step this INSERT statement and returns status and the ECInstanceId of the newly created instance.

Insert statements can be used with ECDb only, not with IModelDb.

stepForInsert(): ECSqlInsertResult

Returns - Returns the generated ECInstanceId in case of success and the status of the step call. In case of error, the respective error code is returned.

Defined in

Last Updated: 08 January, 2020