prepareStatement Method

Prepare an ECSQL statement.

prepareStatement(ecsql: string): ECSqlStatement

throws IModelError if there is a problem preparing the statement.

Parameter Type Description
ecsql string The ECSQL statement to prepare

Defined in

Last Updated: 08 January, 2020