prepareStatement Method

Prepare an ECSQL statement.

prepareStatement(sql: string): ECSqlStatement

throws IModelError if there is a problem preparing the statement.

Parameter Type Description
sql string The ECSQL statement to prepare

Defined in

Last Updated: 08 January, 2020